Skip to content

Latest commit

 

History

History
93 lines (65 loc) · 3.33 KB

File metadata and controls

93 lines (65 loc) · 3.33 KB

Ta-Da! Documentation

Welcome to the Ta-Da! documentation. This directory contains guides for deployment, development, and API usage.

📚 Documentation Index

Getting Started

  • ENVIRONMENTS.md - NEW - Environment configuration guide
    • Localhost development setup
    • Self-hosted deployment
    • Database path strategy
  • DEPLOYMENT.md - Complete deployment guide
    • CapRover deployment (recommended)
    • Docker deployment
    • Database setup and migrations
    • REST API v1 setup
    • Security checklist

REST API v1

Documentation for the REST API v1 (released in v0.3.1):

Development

Features & Modules

Architecture & Implementation

Legacy / Reference

  • DEPLOY_CAPROVER.md - Original CapRover guide (see DEPLOYMENT.md instead)
  • dev/ - Development notes and version-specific docs
  • plans/ - Feature planning documents

Other

🚀 Quick Links

For deploying Ta-Da!: → Start with DEPLOYMENT.md

For using the REST API: → See tada-api/API-SPECIFICATION.md

For contributing: → Read DEVELOPER_GUIDE.md

For testing: → Check testing/TESTING.md

📦 Version Information

  • App Version: v0.5.0
  • REST API Version: v1.0.0
  • Last Updated: 2026-03-10

🔗 Related Resources


Need help? Open an issue on GitHub or check the relevant documentation section above.