kandimat/backend/README.md

12 lines
231 B
Markdown
Raw Normal View History

# Candymat Backend
2019-08-31 13:56:07 +02:00
2019-10-13 22:48:27 +02:00
## Setup dev environment
2019-08-31 13:56:07 +02:00
2019-10-13 22:48:27 +02:00
### Postgres via Docker
missing
2019-08-31 13:56:07 +02:00
2019-10-13 22:48:27 +02:00
### Postgres on your machine
* Install postgres and start it
* Create a new database
* Execute the scripts in the `./sql` folder in chronological order