Commit Graph

4 Commits

Author SHA1 Message Date
9cc8bbdfc3 fix: docker compose variable 2024-01-20 17:45:59 +01:00
dbdef79263 chore: remove old env variable from docker compose 2023-12-09 10:38:48 +05:30
d2c5657093 fix: update signup env var 2023-05-06 16:11:56 +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