Significant overhaul of tooling

This commit is contained in:
2026-08-11 19:29:21 +01:00
parent ed2db90249
commit c4f76d9fda
35 changed files with 2017 additions and 827 deletions
+5 -2
View File
@@ -18,8 +18,11 @@ process.
Once running, visit https://127.0.0.1 in your browser.
**Note**: The server is using a self-signed SSL certificate, so your browser
will issue a warning that you will have to by-pass.
**Note**: The server uses a self-signed SSL certificate. You must generate it first by running:
```console
just generate-dev-certs
```
Your browser will issue a warning that you will have to by-pass.
## Overview