This commit is contained in:
Timur Ercan
2023-02-09 12:16:00 +01:00
parent 67192f3d2d
commit c83a428222

View File

@ -11,7 +11,9 @@ Documenso aims to be the world's most trusted document signing tool. This trust
# Setup # Setup
`git clone repourl` - Clone the repo: git clone https://github.com/ElTimuro/documenso
`npm i in ./` - Run <code>npm i</code> in root directory
`rename example.env to .env` - Rename .env.example to .env
`set values in .env` - Set DATABASE_URL and SENDGRID_API_KEY values in .env file
- Run <code>npm run dev</code> root directory to start
- Register a new user at http://localhost:3000/signup