Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 241 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 241 Bytes

Getting Started

./sync.sh

Running a local development build

docker compose -f docker-compose.dev.yml up --build

Shutting down the build

docker compose -f docker-compose.dev.yml down

Visit http://localhost to access the application