Skip to content
This repository was archived by the owner on Jul 1, 2024. It is now read-only.

Latest commit

 

History

History
15 lines (12 loc) · 435 Bytes

File metadata and controls

15 lines (12 loc) · 435 Bytes

Masterlist

CI


To run development:

  • Copy docker-compose.override.yml.example to docker-compose.override.yml and adjust to your needs if required.
make init
make superuser
make dev

Open browser to http://localhost:8000 (if you did not change the example.yml)