Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 1.09 KB

File metadata and controls

29 lines (20 loc) · 1.09 KB

Documentation

This folder contains all project documentation.

Documentation Index

Setup & Configuration

  • SETUP.md - Local/staging/production setup, queues, deploy workflows, and Sentry release deploy flow
  • ADMIN_SETUP.md - Admin authentication, dashboard operations, AI queue APIs, and Sentry test endpoint
  • NVM_GUIDE.md - Node.js version management using nvm

Security

  • SECURITY.md - Comprehensive security documentation, vulnerabilities fixed, and best practices

Change History

  • CHANGELOG.md - AI pipeline, production rollout, and monitoring changes

Quick Links

Getting Started

  1. Read SETUP.md for initial setup
  2. Read ADMIN_SETUP.md to configure admin access
  3. Refer to NVM_GUIDE.md if you have Node.js version issues

Security

  • Review SECURITY.md for security measures and vulnerabilities addressed

Development