mirror of
https://github.com/documenso/documenso.git
synced 2025-11-13 16:23:06 +10:00
readme
This commit is contained in:
10
README.md
10
README.md
@ -11,7 +11,9 @@ Documenso aims to be the world's most trusted document signing tool. This trust
|
||||
|
||||
# Setup
|
||||
|
||||
`git clone repourl`
|
||||
`npm i in ./`
|
||||
`rename example.env to .env`
|
||||
`set values in .env`
|
||||
- Clone the repo: git clone https://github.com/ElTimuro/documenso
|
||||
- Run <code>npm i</code> in root directory
|
||||
- Rename .env.example to .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
|
||||
Reference in New Issue
Block a user