readme and license

This commit is contained in:
2026-01-29 16:51:11 +01:00
parent e0432dbc8c
commit 8f58db386d
2 changed files with 346 additions and 0 deletions

7
readme.md Normal file
View File

@@ -0,0 +1,7 @@
This is my first Rust project and it is not vibe-coded. It is spaghetti code at it's finest.
The Server has no authentication, so local use only! Otherwise unauthenticated attackers have access to all location information.
# Tech-Stack
- Rust
- Diesel-Framework for Database connection
- Postgresql to store location data