mirror of
https://github.com/spacebarchat/docs.git
synced 2024-11-22 18:22:31 +01:00
remove npm run sync:db step from setup
This commit is contained in:
parent
259c1b4979
commit
52ede06c86
@ -35,10 +35,6 @@ npm i
|
||||
# Build and generate schema. Separately, they are `build` and `generate:schema`.
|
||||
npm run setup
|
||||
|
||||
# Syncronise database. Be careful running this on existing databases,
|
||||
# as you may incur dataloss. You only need to run this once.
|
||||
npm run sync:db
|
||||
|
||||
# Start the bundle server ( API, CDN, Gateway in one )
|
||||
npm run start
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user