mirror of
https://github.com/documenso/documenso.git
synced 2025-11-13 08:13:56 +10:00
readme
This commit is contained in:
@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user