Find a file
2021-09-07 21:20:00 +01:00
app/config Add a talks content type 2021-09-07 21:20:00 +01:00
source Add events to a talk 2021-09-07 21:20:00 +01:00
.editorconfig Initial commit 2021-09-07 21:19:59 +01:00
.gitignore Initial commit 2021-09-07 21:19:59 +01:00
composer.json Initial commit 2021-09-07 21:19:59 +01:00
composer.lock Initial commit 2021-09-07 21:19:59 +01:00
README.md Initial commit 2021-09-07 21:19:59 +01:00

sculpin-talk-demo

docker run --rm -it \
    -p 8000:8000 \
    -v $(pwd):/app \
    --name sculpin-demo \
    opdavies/sculpin-serve