This website requires JavaScript.
Explore
Help
Sign In
giteacraftr.sxr08
/
greenlight
Watch
1
Star
0
Fork
0
You've already forked greenlight
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
117
Commits
1
Branch
0
Tags
0262be65ef1c29b7f48befd427ab1cb23c89ca5f
Commit Graph
3 Commits
Author
SHA1
Message
Date
Maxime Delporte
0262be65ef
Sending background emails.
All checks were successful
Deploy Greenlight API / deploy (push)
Successful in 2m54s
Details
2025-12-04 14:12:55 +01:00
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
Details
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
Details
2025-11-25 15:54:43 +01:00