- clone the project
- run
npm install
- copy
config/config.js.example
intoconfig/config.js
andconfig/db-config.json.example
intoconfig/db-config.json
- run
docker-compose up
- in another terminal tab run
npm run configure
- run
npm run dev
This repository has been archived by the owner on Mar 29, 2019. It is now read-only.