Commit Graph
7 Commits
Author SHA1 Message Date
Stefan-5422 62a5daa432 Add Endpoint to verify email codes 2022-04-25 08:57:32 +02:00
Stefan-5422 c96537f5b4 Add handlebars; 2022-03-20 14:58:27 +01:00
Stefan-5422 db9ea4b36a Added compile code for mail templates 2021-12-11 14:04:51 +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
Stefan-5422 8d50c44b7e Added tests for the event endpoints
Also installed chai, chai http & mocha
2021-10-18 13:14:13 +02:00
Stefan-5422 a966bfffd9 Added Event Endpoints; Dotenv; npm Scripts
+ GET    /events/
+ POST /events/
2021-10-17 02:30:01 +02:00
Stefan 01f5521433 boilerplate part1 2021-10-11 09:32:42 +02:00