forked from wangziqi/gongxue-base
feat: establish production SaaS foundation
This commit is contained in:
@@ -73,7 +73,7 @@ npm run perf:api:local
|
||||
|
||||
```powershell
|
||||
$env:DATABASE_URL="postgresql://postgres:postgres@127.0.0.1:54322/postgres"
|
||||
npm run db:smoke-seed
|
||||
npm run db:smoke-seed -- --confirm=SMOKE_SEED_LOCAL_OR_CI_ONLY
|
||||
npm run perf:api:local
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user