Commit Graph

2 Commits

Author SHA1 Message Date
Maxime Delporte
8954318e40 Adding godotenv library to use our .env file for the smtp configuration. Updating main.go adding our logger first, load our .env file, retrieve values to initialize the mail application's struct. Updating registerUserHandler sending the user_welcome.tmpl email.
Some checks failed
Deploy Greenlight API / deploy (push) Failing after 15m11s
2025-11-30 17:22:32 +01:00
Maxime Delporte
72503a55ff Creating registerUserHandler and registering the endpoint in our routes.go
All checks were successful
Deploy Greenlight API / deploy (push) Successful in 1m34s
2025-11-25 15:54:43 +01:00