mirror of
https://github.com/spacebarchat/docs.git
synced 2024-11-26 04:02:32 +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`.
|
# Build and generate schema. Separately, they are `build` and `generate:schema`.
|
||||||
npm run setup
|
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 )
|
# Start the bundle server ( API, CDN, Gateway in one )
|
||||||
npm run start
|
npm run start
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user