Kanba – Self-Host Trello & Keep Your Money

Build Your Own Trello, Fire The Monthly Bill


:open_mouth: what is this?

Kanba is a clean, simple, no-bullshit tool for managing tasks.
It’s like Trello, but:

  • You own it
  • You run it
  • It doesn’t ask for money every month

Perfect for solo makers, tiny teams, or anyone who hears the word “Jira” and starts twitching.


:brick: what can it do?

  • :white_check_mark: Drag tasks around (yup, just like Trello)
  • :white_check_mark: Create boards, add team members
  • :white_check_mark: Sort your chaos in kanban columns
  • :white_check_mark: Switch between light/dark mode without therapy
  • :white_check_mark: Works on your phone too
  • :white_check_mark: Uses Supabase for login & storage
  • :white_check_mark: MIT license = do whatever you want with it
  • :white_check_mark: No signup walls, no SaaS guilt

:rocket: how to install it?

Step 1: Get the thing
Download it here:
:backhand_index_pointing_right: https://github.com/Uaghazade1/kanba

Step 2: Run it locally

  1. Copy the example settings:
    cp .env.example .env.local
    (add your Supabase keys inside)

  2. Install & launch:
    npm install
    npm run dev

  3. Open your browser:
    http://localhost:3000

Step 3: Brag about it on your resume


:top_hat: what’s inside?

Tech stack (a.k.a. the ingredients):

  • React
  • Next.js
  • Tailwind CSS
  • Supabase
  • A sprinkle of sarcasm and zero investors

:money_with_wings: want to sell this?

Nobody’s stopping you. Seriously. It’s MIT licensed.
Just add:

  • Stripe billing (already half-coded)
  • A fancy landing page
  • A pricing tier that pretends to care about startups
  • Your logo instead of Kanba’s
  • Done: You’re now a “Founder”

:brain: reality check

  • You still need a Supabase account
  • Stripe works only if you wire it up
  • No Docker yet. You’ll have to gasp use Node.js
  • No fake AI features pretending to “auto-organize” your tasks

:link: helpful links


Final Thought:
Trello charges you for moving rectangles.
Kanba lets you move rectangles for free.
Which side of history do you want to be on?

8 Likes