feat: items page

This commit is contained in:
2025-03-14 14:14:35 -04:00
parent f58b3cc18d
commit 50c8d18df9
17 changed files with 2384 additions and 54 deletions

View File

@ -68,9 +68,6 @@
# Svelte frontend
nodejs_22
# Openapi gen
openapi-generator-cli
# Helper scripts
(writeShellApplication {
name = "run";
@ -91,6 +88,8 @@
wait $P1
wait $P2
wait $P3
kill $P1 $P2 $P3
'';
})