Commit Graph

58 Commits

Author SHA1 Message Date
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
0c3305b11d setup STMP from .env 2023-04-04 14:20:36 +02:00
9e536e95b6 default allow signup 2023-03-21 09:21:57 +01:00
025e6a4eb1 feature flag for signup 2023-03-19 14:59:10 +01:00
793902ae54 docs 2023-03-17 15:08:06 +01:00
7ce3365dc9 💡 🔧 env example with remote test database credentials 2023-03-14 09:23:07 +01:00
67192f3d2d update env example 2023-02-09 12:11:21 +01:00
df9bef53f4 env exampl 2023-01-16 12:57:14 +01:00