mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
Provide README
This commit is contained in:
parent
d579d19ad2
commit
e87dae4efd
@ -35,6 +35,10 @@ Before you start, fork the repository using the fork button above, then clone it
|
||||
Run:
|
||||
```sh
|
||||
docker-compose up
|
||||
|
||||
# create indices etc.
|
||||
docker-compose exec neo4j migrate
|
||||
|
||||
# if you want seed data
|
||||
# open another terminal and run
|
||||
docker-compose exec backend yarn run db:seed
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user