This website requires JavaScript.
Explore
Help
Sign in
gorb
/
backend
Watch
5
Star
0
Fork
You've already forked backend
0
Code
Issues
16
Pull requests
2
Projects
Releases
Packages
1
Wiki
Activity
Actions
Server backend for gorb, the chat app
https://gorb.app/
19
commits
11
branches
0
tags
1.9
MiB
Rust
97.5%
PLpgSQL
1.1%
Shell
0.8%
Dockerfile
0.6%
799a1ff49e
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Radical
799a1ff49e
fix: use raw_sql instead of .execute
2025-04-30 11:11:19 +00:00
src
fix: use raw_sql instead of .execute
2025-04-30 11:11:19 +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
README.md
backend