mirror of
https://github.com/documenso/documenso.git
synced 2025-11-14 08:42:12 +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
|
# 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
|
||||||
Reference in New Issue
Block a user