mirror of
https://github.com/docmost/docmost.git
synced 2026-05-07 06:23:06 +08:00
email integration
* Nest email module with smtp, postmark and console log drivers * react-email package
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
.env
|
||||
# compiled output
|
||||
/dist
|
||||
/node_modules
|
||||
|
||||
# Logs
|
||||
logs
|
||||
*.log
|
||||
npm-debug.log*
|
||||
pnpm-debug.log*
|
||||
yarn-debug.log*
|
||||
yarn-error.log*
|
||||
lerna-debug.log*
|
||||
|
||||
# OS
|
||||
.DS_Store
|
||||
Reference in New Issue
Block a user