Initial commit

This commit is contained in:
F4 2024-09-20 19:22:01 +01:00
commit 6848cdd062
17 changed files with 646 additions and 0 deletions

5
.gitignore vendored Normal file
View file

@ -0,0 +1,5 @@
/.sqlx
/.env
/Cargo.lock
/target
/data