add: littleweb base

This commit is contained in:
trisua 2025-07-07 14:45:30 -04:00
parent 07a23f505b
commit c4de17058b
20 changed files with 457 additions and 8 deletions

View file

@ -8,3 +8,7 @@ fix:
doc:
cargo doc --document-private-items --no-deps
test:
cd example && LITTLEWEB=true PORT=4119 cargo run &
cd example && cargo run