making admin work with a state, however it probably should go into a middleware instead.

This commit is contained in:
2023-12-19 21:53:35 +01:00
parent 26a1bee083
commit d89ff40d33
16 changed files with 3240 additions and 3 deletions

View File

@@ -2,7 +2,7 @@ default:
@just hello
run:
@cargo run main
@cargo run --bin miniweb
bin args='':
@cargo run --bin {{args}}