Full-stack app with Express/Socket.io backend, React frontend, NATS JetStream for state, and Atlassian Jira OAuth integration. Includes security hardening: NATS auth support, KV bucket TTL enforcement, CAS retry for race conditions, error message sanitization, and OAuth state stored in NATS KV. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
8 lines
124 B
Text
8 lines
124 B
Text
node_modules
|
|
.env
|
|
.DS_Store
|
|
backend/node_modules
|
|
frontend/node_modules
|
|
backend/prisma/migrations
|
|
frontend/dist
|
|
backend/.env
|