Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 234 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 234 Bytes

Planner

A tool for planning events with friends!

Deployment

  1. Download docker-compose.remote.yaml from this repo and save it as docker-compose.yaml
  2. Run docker-compose up -d
  3. Go to "http://localhost:28050"
  4. Done!