working example

This commit is contained in:
Jonas Rabenstein 2026-03-05 01:57:37 +01:00
commit e69bcfc23d
18 changed files with 1290 additions and 252 deletions

7
.gitignore vendored Normal file
View file

@ -0,0 +1,7 @@
*
!.gitignore
!/api/
!/cli/
!Cargo.toml
!/*/src/
!/*/src/**/*.rs