All 124 Dependencies
Every package Kaneo depends on, ranked by repo health score.
Kaneo is an open-source project management platform built for teams who want a clean, fast tool they actually own. It provides kanban and list views, task assignments, priorities, labels, due dates, and time tracking — the essentials for running a sprint or a backlog — without the layers of unnecessary configuration that slow teams down in tools like Jira or ClickUp.
Under the hood, Kaneo is a full-stack TypeScript monorepo: a Hono API backed by PostgreSQL via Drizzle ORM, a React frontend using TanStack Router and React Query, and a plugin architecture that connects task events to Slack, Discord, Telegram, GitHub, Gitea, and generic webhooks. Real-time collaboration is handled through WebSockets, and the entire system ships as a single Docker image for straightforward self-hosting.
Kaneo has grown into a serious team collaboration tool, now featuring workspace-level RBAC with editable roles, MCP server integration for AI assistant access, workflow automation rules, global search, i18n support, and a cloud option for teams that want a managed instance. The project releases multiple times per week and has an active Discord community and contributor base.