You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -34,6 +34,7 @@
34
34
- Formating code using [Prettier](https://github.com/prettier/prettier) Integration [Eslint](https://github.com/prettier/eslint-config-prettier) and [TypeScript Eslint](https://github.com/typescript-eslint/typescript-eslint#readme)
35
35
- Using [Babel Resolver](https://github.com/tleunen/babel-plugin-module-resolver) for simplify the require/import paths
36
36
- Documentation with [Swagger](https://github.com/swagger-api/swagger-ui)
37
+
- Generate Log File with [Winston](https://github.com/winstonjs/winston)
37
38
38
39
## Install
39
40
@@ -174,6 +175,8 @@ docker-compose up -d
174
175
175
176
## SMTP Basic
176
177
178
+
I use [topol.io](https://topol.io/) to create email templates, and it's free and can export to html format
0 commit comments