Files
Open-Assistant/scripts/frontend-development
Keith Stevens 2dbdd92791 Merge pull request #36 from LAION-AI/web-link-newui-to-backend
Link new UI to auth and backend
2022-12-20 17:52:15 +09:00
..
2022-12-17 22:31:21 +01:00

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.