Skip to content

Commit 8bfb079

Browse files
committed
chore: update readme
1 parent 9db2af4 commit 8bfb079

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
- 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)
3535
- Using [Babel Resolver](https://github.com/tleunen/babel-plugin-module-resolver) for simplify the require/import paths
3636
- Documentation with [Swagger](https://github.com/swagger-api/swagger-ui)
37+
- Generate Log File with [Winston](https://github.com/winstonjs/winston)
3738

3839
## Install
3940

@@ -174,6 +175,8 @@ docker-compose up -d
174175

175176
## SMTP Basic
176177

178+
I use [topol.io](https://topol.io/) to create email templates, and it's free and can export to html format
179+
177180
```sh
178181
MAIL_DRIVER=smtp
179182
MAIL_HOST=smtp.mailgun.org

0 commit comments

Comments
 (0)