Initial commit

This commit is contained in:
Oliver Davies 2021-09-07 12:57:39 +01:00
commit 9d3b6c6885
11 changed files with 3737 additions and 0 deletions

7
README.md Normal file
View file

@ -0,0 +1,7 @@
# sculpin-talk-demo
docker run --rm -it \
-p 8000:8000 \
-v $(pwd):/app \
--name sculpin-demo \
opdavies/sculpin-serve