- Add findagram.co React frontend with product search, brands, categories - Add findadispo.com React frontend with dispensary locator - Wire findagram to backend /api/az/* endpoints - Update category/brand links to route to /products with filters - Add k8s manifests for both frontends - Add multi-domain user support migrations 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
10 lines
67 B
Plaintext
10 lines
67 B
Plaintext
__pycache__
|
|
*.pyc
|
|
*.pyo
|
|
.env
|
|
.env.local
|
|
.venv
|
|
venv
|
|
*.log
|
|
.DS_Store
|