This project handles commands using just
, and the project runs in Docker.
just build
- Create
.env
file just compose up -d
just compose run web just start
Local development secrets are stored in a .env
file. This file is automatically loaded by just
.