impress/.devcontainer
Emi Dunn-Rankin 421f11143d Build wardrobe-2020 JS during dev container setup
Oh yeah right, let's `yarn install` and build as part of the `post-create.sh` script!

I didn't have a command to do a one-time dev build of the assets yet (just one-time prod, or dev with reloading), so I added `yarn build:dev`!
2023-10-26 21:39:42 +00:00
..
create-db.sql [WIP] Build a dev container 2023-10-25 11:46:14 -07:00
devcontainer.json Move the host: db part of the dev container into its environment vars 2023-10-26 14:20:15 -07:00
docker-compose.yml [WIP] Build a dev container 2023-10-25 11:46:14 -07:00
Dockerfile [WIP] Build a dev container 2023-10-25 11:46:14 -07:00
post-create.sh Build wardrobe-2020 JS during dev container setup 2023-10-26 21:39:42 +00:00