Create a projects board display

This commit is contained in:
Nettika 2026-01-25 14:46:29 -08:00
parent 64e810d360
commit 38dbf10abe
No known key found for this signature in database
6 changed files with 164 additions and 89 deletions

View file

@ -6,3 +6,4 @@ edition = "2024"
[dependencies]
rouille = "3.6"
rusqlite = { version = "0.32", features = ["bundled"] }
maud = "0.26"