bring up your old project... you need the api structure!

This commit is contained in:
2019-04-05 00:46:19 +02:00
parent 044fa66910
commit 5a064b4e07
3 changed files with 4 additions and 4 deletions

View File

@@ -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: