40d30600a0
Add missing env vars to Dockerfile for Gitea integration
...
- Add GITEA_URL, GITEA_TOKEN for auto-repo creation
- Add NEXT_PUBLIC_GITEA_URL for client-side
- Add SUPABASE_SERVICE_ROLE_KEY for server actions
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2025-12-15 13:59:04 +01:00
d16ac3d76e
Add curl to Docker image for Swarm health checks
...
The runner stage needs curl for the health check command.
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2025-12-14 13:35:57 +01:00
2e61f00ce8
Add n8n webhook URL build argument to Dockerfile
...
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2025-12-14 13:06:43 +01:00
065f8029be
Add full application structure with auth, dashboard, and Docker
...
- Add Dockerfile for production deployment
- Add authentication pages (login, signup)
- Add dashboard layout and navigation
- Add project pages with chat component
- Add shadcn/ui components
- Add Supabase client configuration
- Add middleware for auth protection
- Update next.config.ts for standalone output
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2025-12-12 13:41:59 +01:00