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 |
|
Stephan
|
1cdbddf753
|
Dockerize the server
+ Add Dockerfile
+ Update 'server' docker-compose service
|
2021-11-12 10:18:13 +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 |
|
BuildTools
|
5c0bc20bfd
|
Added docker-compose
+ start script for people who cant remember
|
2021-10-28 16:08:16 +02:00 |
|