rewrite frontend to be less fucked

This commit is contained in:
nora 2025-02-05 22:00:00 +01:00
parent 3012189906
commit cc4d90e748
13 changed files with 379 additions and 19 deletions

View file

@ -13,6 +13,8 @@ It does this in parallel, using half of the available threads (or `DOES_IT_BUILD
- `DB_PATH`: Path to SQlite DB to store the results
- `DOES_IT_BUILD_PARALLEL_JOBS`: Parallel build jobs, defaults to cores/2.
Build configuration: `DOES_IT_BUILD_OVERRIDE_VERSION` to override the git commit.
## Deployment
deployed at <https://does-it-build.noratrieb.dev/>