unwind/unwind-ui
ducklet 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
..
src UI: add support for year specification in search 2021-08-07 14:32:32 +02:00
.gitignore add Vue UI [wip] 2021-07-28 23:08:10 +02:00
index.html add Vue UI [wip] 2021-07-28 23:08:10 +02:00
package-lock.json update Npm dependencies 2023-07-22 20:19:23 +02:00
package.json add Vue UI [wip] 2021-07-28 23:08:10 +02:00
tsconfig.json add Vue UI [wip] 2021-07-28 23:08:10 +02:00
vite.config.ts respect API_HOST & API_PORT env vars for dev 2023-11-26 19:43:56 +01:00