Server backend for gorb, the chat app https://gorb.app/
Find a file
Radical c69f2eb4f0 feat: add docker files
adds compose.yml, Dockerfile and entrypoint.sh for running the backend inside of docker
2025-05-01 01:09:24 +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
compose.yml feat: add docker files 2025-05-01 01:09:24 +02:00
Dockerfile feat: add docker files 2025-05-01 01:09:24 +02:00
entrypoint.sh feat: add docker files 2025-05-01 01:09:24 +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