This website requires JavaScript.
Explore
Help
Sign in
gorb
/
backend
Watch
4
Star
0
Fork
You've already forked backend
0
Code
Issues
4
Pull requests
1
Projects
Releases
Packages
1
Wiki
Activity
Actions
Server backend for gorb, the chat app
https://gorb.app/
8
commits
3
branches
0
tags
346
KiB
Rust
95.6%
Shell
2.9%
Dockerfile
1.5%
5881b5f058
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
5881b5f058
feat: add database name option
2025-04-28 23:46:34 +02:00
src
feat: add database name option
2025-04-28 23:46:34 +02:00
.gitignore
Initial commit
2025-04-28 18:20:54 +00:00
Cargo.toml
deps: add required features to sqlx
2025-04-28 23:42:11 +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