Comprehensive collection of architectural decisions that shaped AutoDevHub development.
Decision to use FastAPI as the backend framework for high-performance API development with automatic OpenAPI documentation.
Selection of React with TypeScript for type-safe, component-based frontend development with modern tooling.
Choice of SQLite for development and PostgreSQL for production, providing simple setup and robust production capabilities.
Integration with Claude AI for intelligent story generation and documentation assistance.
GitHub Actions for continuous integration and deployment with seamless GitHub integration.
GitHub Pages for zero-cost documentation hosting with automatic deployment from repository.
Docker and Dev Containers for consistent, reproducible development environments across teams.
Architecture Decision Records document important architectural decisions made during project development. Each ADR includes: