mirror of
https://github.com/documenso/documenso.git
synced 2025-11-13 16:23:06 +10:00
seed example pdf
This commit is contained in:
@ -116,7 +116,8 @@ Follow these steps to setup documenso on you local machnine:
|
||||
- Documenso uses [Nodemailer](https://nodemailer.com/about/) so you can easily use your own smtp server
|
||||
- Run <code>npm run dev</code> root directory to start
|
||||
- Register a new user at http://localhost:3000/signup
|
||||
- Optional: Sign <code>apps\web\ressources\example.pdf</code> to test your setup
|
||||
- Optional: Seed the database using <code>npm run db-seed</code> to create a test user and document
|
||||
- Optional: Upload and sign <code>apps\web\ressources\example.pdf</code> manually to test your setup
|
||||
|
||||
---
|
||||
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user