2bf5cbc0de2f465c5bd979af4402b0125c6ec05b
chat app backend
Configuration
- Specify the JWT secret with the
CHATAPP_JWT_SECRETenvironment variable. - Specify the server's port with the
CHATAPP_PORTenvironment variable. Defaults to8080. - To disable user registration, pass in
CHATAPP_PROHIBIT_REGISTRATION=true.
Languages
Rust
94.5%
PLpgSQL
2.7%
Nix
1.5%
Dockerfile
1.2%
Shell
0.1%