## Tech stack
Define your technical stack below. This serves as a reference for all team members and helps maintain consistency across the project.
### Framework & Runtime
- **Application Framework:** [e.g., Rails, Django, Next.js, Express]
- **Language/Runtime:** [e.g., Ruby, Python, Node.js, Java]
- **Package Manager:** [e.g., bundler, pip, npm, yarn]
### Frontend
- **JavaScript Framework:** [e.g., React, Vue, Svelte, Alpine, vanilla JS]
- **CSS Framework:** [e.g., Tailwind CSS, Bootstrap, custom]
- **UI Components:** [e.g., shadcn/ui, Material UI, custom library]
### Database & Storage
- **Database:** [e.g., PostgreSQL, MySQL, MongoDB]
- **ORM/Query Builder:** [e.g., ActiveRecord, Prisma, Sequelize]
- **Caching:** [e.g., Redis, Memcached]
### Testing & Quality
- **Test Framework:** [e.g., Jest, RSpec, pytest]
- **Linting/Formatting:** [e.g., ESLint, Prettier, RuboCop]
### Deployment & Infrastructure
- **Hosting:** [e.g., Heroku, AWS, Vercel, Railway]
- **CI/CD:** [e.g., GitHub Actions, CircleCI]
### Third-Party Services
- **Authentication:** [e.g., Auth0, Devise, NextAuth]
- **Email:** [e.g., SendGrid, Postmark]
- **Monitoring:** [e.g., Sentry, Datadog]