Files
Open-Assistant/scripts/frontend-development/README.md
T
2022-12-17 22:31:21 +01:00

6 lines
231 B
Markdown

# 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.