Commit Graph

4 Commits

Author SHA1 Message Date
Ricel Leite 011a93c5b9 feat: Portal Web React + TailwindCSS
- Dashboard with stats cards and quick actions
- Issues list with filters and status badges
- Repositories management with add/reindex/delete
- Modules editor for business rules
- Settings page for integrations (JIRA, Bitbucket, LLM)
- Responsive sidebar navigation
- React Query for data fetching

Pages: Dashboard, Issues, Repositories, Modules, Settings
2026-02-18 14:02:22 -03:00
startdata dcf0988790 Atualizar README.md 2026-02-18 16:47:48 +00:00
Ricel Leite f0fe5a7538 feat: Initial project structure
- FastAPI backend with routers (webhook, issues, config)
- Services: JIRA, Bitbucket, LLM, Embeddings
- Docker Compose with PostgreSQL, Redis, Qdrant
- Documentation (technical + executive) in PT and EN
- .env.example with all required variables

Developed by OpenClaw AI Assistant
2026-02-18 13:33:43 -03:00
startdata 7ce20cd530 Initial commit 2026-02-18 16:29:46 +00:00