# Tech Context

## Technology Stack

### Frontend
{FRONTEND_STACK}

### Backend
{BACKEND_STACK}

### Infrastructure
{INFRASTRUCTURE}

## Development Environment

### Setup Requirements
{SETUP_REQUIREMENTS}

### Development Tools
{DEV_TOOLS}

### Build Process
{BUILD_PROCESS}

## Dependencies

### Core Dependencies
{CORE_DEPENDENCIES}

### Development Dependencies
{DEV_DEPENDENCIES}

## Configuration

### Environment Variables
{ENVIRONMENT_VARIABLES}

### Configuration Files
{CONFIG_FILES}

## Constraints
{TECH_CONSTRAINTS}

## Best Practices
{BEST_PRACTICES}

---

## Notes
- This file documents WHAT technologies are used
- Keep dependency versions up to date
- Update when adding/removing dependencies or changing tech stack

