chat app backend

Configuration

  • Specify the JWT secret with the CHATAPP_JWT_SECRET environment variable.
  • Specify the server's port with the CHATAPP_PORT environment variable. Defaults to 8080.
  • To disable user registration, pass in CHATAPP_PROHIBIT_REGISTRATION=true.
Description
No description provided
Readme 139 KiB
Languages
Rust 93.2%
PLpgSQL 4.1%
Nix 2.1%
Dockerfile 0.4%
Shell 0.2%