This commit is contained in:
Timur Ercan
2023-02-09 15:50:13 +01:00
parent c4eb1b27d9
commit a37143014c

View File

@ -6,7 +6,7 @@ Documenso aims to be the world's most trusted document signing tool. This trust
## todos ## todos
- Sendgrid setup and nodemailer-sendgrid SMTP hint - Sendgrid setup and nodemailer-sendgrid SMTP hint (import for interchangeability like SMTP)
- Render Deploy YAML file or similar - Render Deploy YAML file or similar
# Setup # Setup
@ -16,4 +16,4 @@ Documenso aims to be the world's most trusted document signing tool. This trust
- Rename .env.example to .env - Rename .env.example to .env
- Set DATABASE_URL and SENDGRID_API_KEY values in .env file - Set DATABASE_URL and SENDGRID_API_KEY values in .env file
- Run <code>npm run dev</code> root directory to start - Run <code>npm run dev</code> root directory to start
- Register a new user at http://localhost:3000/signup - Register a new user at http://localhost:3000/signup