forked from kristjan/cjvt-valency
bring up your old project... you need the api structure!
This commit is contained in:
@@ -15,9 +15,9 @@ $ git submodule update
|
||||
Set db admin, user, pass, etc in 'Makefile'.
|
||||
Spin up the database service and create users:
|
||||
```bash
|
||||
# $ make database-clean # opt
|
||||
# $ make database-clean # opt, removes docker services, not data
|
||||
$ make database-service
|
||||
$ make database-users
|
||||
$ make database-users # only first time; user data persists too
|
||||
```
|
||||
|
||||
Populate the database with data form files:
|
||||
|
||||
Reference in New Issue
Block a user