Update README.md
Some checks failed
Runs E2E API Tests / build (20.x) (push) Has been cancelled
Runs E2E API Tests / build (22.x) (push) Has been cancelled
Lint & build / lint_and_build (20.x) (push) Has been cancelled
Lint & build / lint_and_build (22.x) (push) Has been cancelled
TOC Generator / TOC Generator (push) Has been cancelled

This commit is contained in:
Zai Shi 2024-09-29 21:45:15 +02:00 committed by GitHub
parent a5250f63ce
commit 27f3387741
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -110,8 +110,8 @@ pnpm install
pnpm run build
# reset & start the dependencies (DB, Inbucket, etc.) as Docker containers, seeding the DB with the Prisma schema
pnpm run restart-deps
# pnpm run start-deps
pnpm run start-deps
# pnpm run restart-deps
# pnpm run stop-deps
# Start the dev server