Skip to content

irshathcodes/kanbased

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KanBased

A fast, keyboard-driven kanban app that updates instantly. No loading spinners, no refresh needed. Your boards stay in perfect sync with rich markdown editing and seamless collaboration.

🚀 Try it free at kanbased.com

Features

  • Real-time Sync - Changes sync instantly across all devices using a sync engine called Zero
  • Keyboard Shortcuts - Navigate and manage all the tasks and notes with keyboard shortcuts. Also has a CMD+K search to easily find all your tasks
  • Rich Markdown - Create detailed task descriptions and take your notes with rich markdown support backed by ProseMirror library
  • Team Collaboration - Invite team members and work together seamlessly
  • Minimal Interface - Designed with simplicity in mind for those who appreciate minimalism
  • Self-hostable - This application is free and open-source, allowing you to host it on your own server.

Tech Stack

  • Frontend: React SPA, TanStack Router
  • Backend: Hono, Node.js, Drizzle ORM, PostgreSQL
  • Authentication: Better Auth
  • Real-time Sync: Zero sync engine
  • Storage: S3-compatible file storage
  • Email: Resend

Project Structure

├── frontend/         # React SPA
├── backend/          # API server and database
└── landing-page/     # Static site

Getting Started

Each app has its own setup instructions:

Bug report / Feature request

Please create a GitHub issue for reporting a bug or requesting a feature.

License

KanBased is released under the MIT License.

About

A fast, keyboard-driven kanban app that updates instantly

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published