Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 368 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 368 Bytes

Website

Installation

This project handles commands using just, and the project runs in Docker.

  1. just build
  2. Create .env file
  3. just compose up -d
  4. just compose run web just start

.env file

Local development secrets are stored in a .env file. This file is automatically loaded by just.