unwind/scripts
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
..
app add imdb full import mode 2021-06-21 18:54:03 +02:00
build add Vue UI [wip] 2021-07-28 23:08:10 +02:00
dev respect API_HOST & API_PORT env vars for dev 2023-11-26 19:43:56 +01:00
dev-server respect API_HOST & API_PORT env vars for dev 2023-11-26 19:43:56 +01:00
dev-ui add Vue UI [wip] 2021-07-28 23:08:10 +02:00
lint add Vue UI [wip] 2021-07-28 23:08:10 +02:00
lint-js lint 2021-08-05 19:18:52 +02:00
lint-py switch from black/isort/autoflake to ruff 2023-11-26 15:10:16 +01:00
load_imdb_dumps fix imdb data dir in script 2021-07-25 18:06:17 +02:00
profile add simple profiling script 2023-02-04 14:56:09 +01:00
server respect API_HOST & API_PORT env vars for dev 2023-11-26 19:43:56 +01:00
tests report code coverage for tests 2023-03-19 22:36:36 +01:00