7 lines
323 B
Markdown
7 lines
323 B
Markdown
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 |