Skip to content

Latest commit

 

History

History
 
 

frontend-development

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Frontend Development Setup

In root directory run docker compose up frontend-dev --build --attach-dependencies 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.