Server backend for gorb, the chat app https://gorb.app/
Find a file
Radical bda9f85b86 feat: query user creation instead of using .execute on pool
This should increase security of the operation a ton, need to test if an escape is still possible
2025-04-30 11:12:01 +00:00
src feat: query user creation instead of using .execute on pool 2025-04-30 11:12:01 +00:00
.gitignore chore: add config.toml to gitignore 2025-04-30 11:10:02 +00:00
Cargo.toml feat: user registration 2025-04-29 21:54:41 +02:00
LICENSE Update LICENSE 2025-04-28 18:27:46 +00:00
README.md Initial commit 2025-04-28 18:20:54 +00:00

backend