This website requires JavaScript.
Explore
Help
Sign in
radical
/
backend-ci-testing
Watch
1
Star
0
Fork
You've already forked backend-ci-testing
0
forked from
gorb/backend
Code
Pull requests
Activity
Server backend for gorb, the chat app
25
commits
1
branch
0
tags
1.1
MiB
Rust
97.1%
Shell
1.2%
PLpgSQL
0.9%
Dockerfile
0.8%
026d48c6e7
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
026d48c6e7
feat: load config from proper location
...
also adds a way to change load location using cmdline arguments
2025-05-01 01:08:45 +02:00
src
feat: load config from proper location
2025-05-01 01:08:45 +02:00
.gitignore
chore: add config.toml to gitignore
2025-04-30 11:10:02 +00:00
Cargo.toml
feat: load config from proper location
2025-05-01 01:08:45 +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