Max
b6a566db6e
Add Docker deployment support for Dokploy
...
- Add Dockerfile with multi-stage build
- Add docker-compose.yml with Traefik labels
- Add .dockerignore for optimal build context
- Update next.config.ts for standalone output
- Update DEPLOYMENT.md with Dokploy instructions
Co-Authored-By: Claude <noreply@anthropic.com >
2026-01-26 12:38:37 +07:00
Max
415c39ba0a
Rename project to Brachnha Insights
...
- Updated package.json name field
- Created proper README with project description
- Updated BMAD configuration
Co-Authored-By: Claude <noreply@anthropic.com >
2026-01-26 12:33:49 +07:00
Max
3fbbb1a93b
Initial commit: Brachnha Insight project setup
...
- Next.js 14+ with App Router and TypeScript
- Tailwind CSS and ShadCN UI styling
- Zustand state management
- Dexie.js for IndexedDB (local-first data)
- Auth.js v5 for authentication
- BMAD framework integration
Co-Authored-By: Claude <noreply@anthropic.com >
2026-01-26 12:28:43 +07:00