Commit Graph

4 Commits

Author SHA1 Message Date
Ripley 3140dac7cd docs: update VERSION, HISTORY, FUTURE for v0.0.4 — gateway collector complete 2026-05-10 20:15:31 -05:00
Ripley 81794c4a5e docs: bump to v0.0.3 — Phase 2 monitoring models 2026-05-10 19:41:22 -05:00
Ripley a32a38f082 docs: update VERSION.md and HISTORY.md for v0.0.2 - base platform running 2026-05-10 11:15:30 -05:00
Ripley 9aee2e41e8 feat: initial project setup - base platform forked and running
- Copied base platform (Python/FastAPI backend + Next.js frontend)
- Adapted Dockerfile for src/ layout, fixed scripts paths for worker
- Created compose.yml with local dev configuration
- Auth mode: local (token-based)
- Ports: backend 8080, frontend 3080 (avoiding conflicts)
- All 4 services running: db, redis, backend, frontend, webhook-worker
- 97 API endpoints verified operational
- Database migrations auto-applied
- Git repo initialized on main branch
2026-05-10 11:14:55 -05:00