Closer/server
null b8b2cc68c4 security: fix webhook signature fail-open (now throws 500 on missing key), fix overly restrictive couple update rules 2026-06-16 22:11:51 -05:00
..
src security: fix webhook signature fail-open (now throws 500 on missing key), fix overly restrictive couple update rules 2026-06-16 22:11:51 -05:00
.env.example chore(server): add Node.js backend with auth, questions, answers + update gitignore 2026-06-16 01:17:58 -05:00
.gitignore chore(server): add Node.js backend with auth, questions, answers + update gitignore 2026-06-16 01:17:58 -05:00
Dockerfile chore(server): add Node.js backend with auth, questions, answers + update gitignore 2026-06-16 01:17:58 -05:00
docker-compose.yml chore(server): add Node.js backend with auth, questions, answers + update gitignore 2026-06-16 01:17:58 -05:00
package-lock.json security: add express-rate-limit — webhook 10/min, health 30/min, default 60/min, configurable via env, localhost skip 2026-06-16 21:56:32 -05:00
package.json security: add express-rate-limit — webhook 10/min, health 30/min, default 60/min, configurable via env, localhost skip 2026-06-16 21:56:32 -05:00
tsconfig.json chore(server): add Node.js backend with auth, questions, answers + update gitignore 2026-06-16 01:17:58 -05:00