0365c7978c73f8ffea256039459ed7b27e0606a0
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 enable user registration, pass in
CHATAPP_ALLOW_REGISTRATION=true.
Description
Languages
Rust
93.2%
PLpgSQL
4.1%
Nix
2.1%
Dockerfile
0.4%
Shell
0.2%