mirror of
https://github.com/documenso/documenso.git
synced 2026-07-26 01:45:08 +10:00
docs: add missing translate:compile step to setup guid
This commit is contained in:
@@ -174,9 +174,11 @@ git clone https://github.com/<your-username>/documenso
|
|||||||
|
|
||||||
5. Create the database schema by running `npm run prisma:migrate-dev`
|
5. Create the database schema by running `npm run prisma:migrate-dev`
|
||||||
|
|
||||||
6. Run `npm run dev` in the root directory to start
|
6. Run `npm run translate:compile` in the root directory to compile lingui
|
||||||
|
|
||||||
7. Register a new user at http://localhost:3000/signup
|
7. Run `npm run dev` in the root directory to start
|
||||||
|
|
||||||
|
8. Register a new user at http://localhost:3000/signup
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user