All 126 Dependencies
Every package Plane depends on, ranked by repo health score.
Plane is a modern, open-source project management platform built for teams that want Jira-class capabilities without the vendor lock-in. It unifies work items, sprints (cycles), modules, pages, and analytics into one workspace, letting engineering and product teams manage their entire workflow from a single tool.
Unlike cloud-only alternatives, Plane is designed to be self-hosted from day one. You can run the full stack — web frontend, Django REST API, real-time collaboration server, background workers, and admin interface — using a single Docker Compose file or a Kubernetes Helm chart. The platform supports air-gapped deployments for teams with strict data residency requirements.
Plane's architecture is built around a modular monorepo with six independently deployable applications. The frontend recently migrated from Next.js to React Router 7 and Vite, delivering faster builds and a cleaner client-only SPA. Real-time collaborative editing is powered by a dedicated HocusPocus (Y.js CRDT) server that syncs document changes without conflicts. Background processing — notifications, imports, exports, AI tasks — runs through Celery workers backed by RabbitMQ.
The community edition ships fully-featured for self-hosters with work items, cycles, modules, views, pages, analytics, and intake (triage queue). Plane Cloud and enterprise tiers add managed hosting, SSO, advanced permissions, and SLA-backed support for organizations that prefer not to operate the infrastructure themselves.