Commit Graph

2 Commits

Author SHA1 Message Date
Hector Ros
de0a0b8357 Fix import.meta.env error: use relative API URL
All checks were successful
Build and Push Frontend / build (push) Successful in 5s
The bundler doesn't process import.meta.env, use relative URL instead

Co-Authored-By: Claude Sonnet 4.5 (1M context) <noreply@anthropic.com>
2026-01-20 01:38:04 +01:00
Hector Ros
c9082cba81 Initial frontend implementation
- React dashboard with Tailwind CSS v4
- Session-based authentication (Lucia patterns)
- API client with axios
- Project, Task, and Agent views
- Bun.serve() with HMR and API proxy
- Docker support

Co-Authored-By: Claude Sonnet 4.5 (1M context) <noreply@anthropic.com>
2026-01-20 01:20:34 +01:00