ai-init
Version:
Zero-dependency Next.js scaffolding tool for AI-assisted development
34 lines (26 loc) • 805 B
Markdown
# Technical Context
## Technology Stack
- [Frontend Framework/Library]
- [Backend Framework/Language]
- [Database]
- [Other key technologies]
## Architecture Overview
[Provide a brief description of your application's architecture]
## Development Environment
- **Node.js Version:** [version]
- **Package Manager:** [npm/yarn/pnpm]
- **Required Tools:** [list of tools]
- **IDE Recommendations:** [recommended IDEs]
## APIs and External Services
- [List any external APIs or services used]
## Deployment Infrastructure
- [Hosting provider]
- [CI/CD pipeline]
- [Containerization details if applicable]
## Configuration Management
- [How environment variables are managed]
- [Configuration files location]
## Development Workflow
- [Branch strategy]
- [PR process]
- [Local development instructions]