Files
Open-Assistant/scripts/frontend-development
AbdBarho 7be3ca4b9c Update german locale (#1166)
also:
    sort keys in json alphabetically
    change the way files are printed to be grouped by language.
This will be spicy since we have many german speakers here.
2023-02-06 11:20:28 +09:00
..
2023-01-01 20:57:35 +00:00

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.