- Created a new HTML file for the signup page at `backend/spa/signup/index.html`. - Added HTML and plain text templates for password reset emails at `backend/templates/mailTemplates/password_reset.html.tmpl` and `backend/templates/mailTemplates/password_reset.txt.tmpl`. - Added HTML and plain text templates for registration confirmation emails at `backend/templates/mailTemplates/registration.html.tmpl` and `backend/templates/mailTemplates/registration.txt.tmpl`. |
||
|---|---|---|
| .. | ||
| GeneratedCode | ||
| cmd/server | ||
| configs | ||
| data | ||
| internal | ||
| pkg/ts-rpc | ||
| spa | ||
| templates/mailTemplates | ||
| .DS_Store | ||
| .env | ||
| go.mod | ||
| go.sum | ||
| postman_collection.json | ||