mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
Update backend/installation/configuration.md
Co-Authored-By: Tirokk <wolle.huss@pjannto.com>
This commit is contained in:
parent
49ac4dbad9
commit
c69bac4305
@ -82,7 +82,7 @@ wget https://github.com/neo4j-contrib/neo4j-apoc-procedures/releases/download/3.
|
|||||||
|
|
||||||
Now we have to seed our database with default data, so that GraphQL requests or playing with our GraphQL Playground returns anything else than an empty response.
|
Now we have to seed our database with default data, so that GraphQL requests or playing with our GraphQL Playground returns anything else than an empty response.
|
||||||
|
|
||||||
To fill the database with Nitro-Backend default data send the command:
|
To fill the database with some seed data, run the following command in your terminal:
|
||||||
```bash
|
```bash
|
||||||
$ yarn run db:seed
|
$ yarn run db:seed
|
||||||
```
|
```
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user