From a37143014c1da72870237cc0d5b313f2236a4f46 Mon Sep 17 00:00:00 2001 From: Timur Ercan Date: Thu, 9 Feb 2023 15:50:13 +0100 Subject: [PATCH] readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d548afd60..df0c6a76e 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Documenso aims to be the world's most trusted document signing tool. This trust ## 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 # Setup @@ -16,4 +16,4 @@ Documenso aims to be the world's most trusted document signing tool. This trust - Rename .env.example to .env - Set DATABASE_URL and SENDGRID_API_KEY values in .env file - Run npm run dev root directory to start -- Register a new user at http://localhost:3000/signup \ No newline at end of file +- Register a new user at http://localhost:3000/signup