diff --git a/README.md b/README.md index 9914e4e..1454a6f 100644 --- a/README.md +++ b/README.md @@ -65,6 +65,11 @@ line of code at a time. 🚀 - LinkedIn https://www.linkedin.com/company/isomera - Discord https://discord.gg/T3CBgm8yPT +## Tutorials + +- Brief introduction into projects structure + https://isomera.blog/project-structure-philosophy-and-hot-to-run-isomera-2023-12-08/ + ## Content - [Global Configuration & Options](docs/Configuration.md) diff --git a/apps/api/mailer/templates/mailer/templates/email-confirmation.hbs b/apps/api/mailer/templates/mailer/templates/email-confirmation.hbs deleted file mode 100644 index 0802c59..0000000 --- a/apps/api/mailer/templates/mailer/templates/email-confirmation.hbs +++ /dev/null @@ -1,9 +0,0 @@ -
Hello {{name}}
- -- {{code}} -
- -If you did not request this email you can safely ignore it.
-Hello {{name}}
- -- {{code}} -
- -If you did not request this email you can safely ignore it.
-
- Welcome to Isomera, a SaaS starter!
-
- Kind regards,
-
- Isomera team
-
- hi@isomera.com
-
- https://isomera.com
-