Commit Graph

3 Commits

Author SHA1 Message Date
6ea38efd9d chore: tidy script 2023-04-09 22:36:28 +10:00
49cb50ed6e feat: add down flag for stopping environment 2023-04-09 22:33:14 +10:00
5dd3713475 feat: add docker support and docker-compose quickstart
Add support for production container builds using the provided `Dockerfile` and `build.sh` script. This can later be used with actions to automatically publish to the provided docker registry.

Additionally, support an accelerated developer quickstart using `docker-compose`. Developers can now run the `dx` npm command to quickly spin up a database and mail server.
2023-04-08 23:20:42 +10:00