A self-hosted project management tool built in Go. Part of the Otter Labs platform.
Status: Early development — not ready for use.
| Layer | Choice |
|---|---|
| Language | Go |
| Backend framework | Fiber |
| API | REST |
| Frontend | React |
| Database | PostgreSQL |
| Real-time (backend) | OtterMQ |
| Real-time (browser) | SSE |
| Caching / sessions | GoodiesDB |
| Auth | OAuth + email/password + API keys |