Welcome to the Continuum documentation! This index will help you find what you need quickly.
New to Continuum? Start here:
- README.md - Overview and 10-minute quick start guide
- DEPLOYMENT.md - Deploy to production and troubleshooting
- README.md - Project overview, features, and quick start
- What is Continuum
- Tech stack
- Setup instructions (local & production)
- Troubleshooting basics
-
CONTRIBUTING.md - How to contribute
- Getting started
- Development workflow
- Coding standards
- Pull request process
- Testing guidelines
-
ARCHITECTURE.md - Technical architecture
- System design and diagrams
- Tech stack details
- Component architecture
- Database design
- Security architecture
- Performance optimizations
-
API.md - API reference
- Endpoint documentation
- Request/response formats
- Error handling
- Rate limiting
- Code examples in multiple languages
- DEPLOYMENT.md - Deployment and troubleshooting
- Pre-deployment checklist
- Local development issues
- Database issues
- Vercel deployment issues
- Environment variables
- Performance troubleshooting
- Security troubleshooting
- SECURITY.md - Security policy
- Supported versions
- How to report vulnerabilities
- Response timeline
- Security best practices
- Known security considerations
-
CHANGELOG.md - Version history
- Release notes
- Breaking changes
- New features
- Bug fixes
- Upcoming releases
-
LICENSE - MIT License
- Terms of use
- Permissions and limitations
-
CODE_OF_CONDUCT.md - Community guidelines
- Expected behavior
- Enforcement
- Contact information
Historical documents (reference only):
- AUDIT_SUMMARY.md - Security audit executive summary
- AUDIT_REPORT.md - Detailed security audit
- ACTION_PLAN.md - Security fixes implementation plan
...understand what Continuum does → Start with README.md
...set up Continuum locally → Follow the Quick Start in README.md, Section "Quick Start (10 Minutes to Deploy)"
...deploy to production → See README.md Step 7 "Deploy to Vercel" and DEPLOYMENT.md
...contribute code → Read CONTRIBUTING.md then check ARCHITECTURE.md
...understand the architecture → See ARCHITECTURE.md
...use the API → Check API.md
...troubleshoot an issue → Start with DEPLOYMENT.md or README.md Troubleshooting section
...report a security issue → Follow SECURITY.md guidelines (don't open a public issue!)
...see what changed → Check CHANGELOG.md
...understand security practices → Read SECURITY.md and ARCHITECTURE.md Security section
...join the community → Read CODE_OF_CONDUCT.md then see CONTRIBUTING.md
docs/
├── README.md ← Start here
├── CONTRIBUTING.md ← For contributors
├── ARCHITECTURE.md ← Technical deep dive
├── API.md ← API reference
├── DEPLOYMENT.md ← Deploy & troubleshoot
├── SECURITY.md ← Security policy
├── CHANGELOG.md ← What's new
├── CODE_OF_CONDUCT.md ← Community rules
├── LICENSE ← Legal stuff
└── [Archive] ← Historical docs
├── AUDIT_SUMMARY.md
├── AUDIT_REPORT.md
└── ACTION_PLAN.md
Can't find what you need?
- Search the docs: Use GitHub's search or Ctrl+F in each document
- Check examples: Look at code examples in API.md and CONTRIBUTING.md
- Review troubleshooting: See DEPLOYMENT.md for common issues
- Ask the community: Open a GitHub Discussion
- Report a bug: Open a GitHub Issue
- Email us: hello@continuum.dev
- Next.js Docs: https://nextjs.org/docs
- Supabase Docs: https://supabase.com/docs
- Tailwind CSS Docs: https://tailwindcss.com/docs
- TypeScript Handbook: https://www.typescriptlang.org/docs/
- Vercel Docs: https://vercel.com/docs
- Total Documents: 11 markdown files
- Total Lines: ~4,700 lines
- Last Updated: January 2026
- Documentation Coverage: Comprehensive
- ✅ Getting Started
- ✅ API Reference
- ✅ Architecture
- ✅ Contributing
- ✅ Security
- ✅ Deployment
- ✅ Troubleshooting
- ✅ Changelog
Questions about the documentation?
- Open an issue: GitHub Issues
- Email: hello@continuum.dev
Want to improve the docs?
- See CONTRIBUTING.md for guidelines
- Submit a PR with your improvements
Last Updated: January 2026 | Version: 1.0