Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 216 Bytes

File metadata and controls

7 lines (6 loc) · 216 Bytes

Security

  • Change JWT_SECRET before any shared deploy
  • Default SQLite is for local/dev only
  • Rate limiting enabled via RATE_LIMIT_MAX
  • Helmet security headers on by default
  • Do not commit .env or *.db