Commit Graph
4 Commits
Author SHA1 Message Date
Stephan 2b061c5f65 Add a docker dev environment that starts a container without building the image
+ Add dev.sh script to start the dev environment
+ Add generated flags to the .gitignore file
2021-12-03 10:21:43 +01:00
StephanandStefan d596670f6b Add mail functionality into the development branch (#12)
* Added basic code for sending emails
+ Added tests for emails
+ Modified README.md to reflect changes to .env file

* [create-pull-request] push formatted files

* Added dkim

* Fixed mistake in docker-compose.yml

Co-authored-by: Stefan <[email protected]>
2021-11-03 11:01:37 +01:00
Stephan 62cc1cc122 Ignore Prisma migrations
Prisma migration files should not be pushed
2021-10-11 13:26:59 +02:00
Stefan af9e7f3eec Initial commit 2021-10-11 09:19:55 +02:00