Commit graph

4 commits

Author SHA1 Message Date
c63bee072f respect API_HOST & API_PORT env vars for dev
Using Vite's proxy option allows us to avoid CORS issues when the host
for Uvicorn doesn't match the host for Vite, e.g. localhost vs. 127.0.0.1.
2023-11-26 19:43:56 +01:00
0532676fa4 lint 2021-08-05 19:18:52 +02:00
9acd534706 make more aspects of API & UI hosting configurable
This is necessary to create proper dev & production builds of the app.
2021-08-05 19:18:51 +02:00
b47dfc579b add Vue UI [wip] 2021-07-28 23:08:10 +02:00