Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 231 Bytes

File metadata and controls

5 lines (3 loc) · 231 Bytes

Frontend Development Setup

Run docker compose up --build to start a database and the backend server.

Then, point your frontend at http://localhost:8080 to start developing. During development, any API key will be accepted.