Manage projects and tasks using kanban boards designed for solo developers and small collaborative teams.

Kanba is an open-source, self-hosted web app and server that provides a lightweight project management system centered around Kanban boards to help users organize tasks and workflows. The software is deployed as a web application using a Next.js framework, allowing users to maintain full control over their data and project configurations.
The tool is designed specifically for solo developers, makers, and small teams who require a simplified task management interface without the complexity of enterprise software. It utilizes a Supabase backend for data storage and authentication, and it is compatible with various hosting environments, including Vercel, provided they support the Next.js runtime.
Kanba is built with a modern technical stack consisting of Tailwind CSS and shadcn/ui for the frontend. It relies on Supabase for backend services and uses NextAuth for session management. The architecture avoids the use of separate edge functions by utilizing local Next.js API routes, which simplifies the configuration of environment variables and debugging processes. This design choice reduces vendor lock-in and allows the application to be deployed on any platform that supports standard Next.js API routes.
To function, the application requires specific environment variables for Supabase and Stripe, including secret keys and webhook secrets. The inclusion of Stripe integration allows users to manage payment processing directly within their project management workflow. The software supports a wide array of international languages, making it accessible for global teams and individual developers working in different regions.
This software is a minimal project management tool for indie hackers who prefer a self-managed setup.
Manage issues, ideas, and projects using a kanban board designed for straightforward tracking and project organization.
Manage projects and tasks using kanban boards with support for team collaboration and Trello data imports.
Join our newsletter to get shiny new open source software delivered to your inbox. Unsubscribe anytime.