![github-background](https://github.com/user-attachments/assets/f728f52e-bf67-4357-9ba2-c24c437488e3)

Kan

The open-source project management alternative to Trello.

Roadmap ยท Website ยท Docs ยท Discord

License
## Features ๐Ÿ’ซ - ๐Ÿ‘๏ธ **Board Visibility**: Control who can view and edit your boards - ๐Ÿค **Workspace Members**: Invite members and collaborate with your team - ๐Ÿš€ **Trello Imports**: Easily import your Trello boards - ๐Ÿ” **Labels & Filters**: Organise and find cards quickly - ๐Ÿ’ฌ **Comments**: Discuss and collaborate with your team - ๐Ÿ“ **Activity Log**: Track all card changes with detailed activity history - ๐ŸŽจ **Templates (coming soon)** : Save time with reusable board templates - โšก๏ธ **Integrations (coming soon)** : Connect your favourite tools See our [roadmap](https://kan.bn/kan/roadmap) for upcoming features. ## Made With ๐Ÿ› ๏ธ - [Next.js](https://nextjs.org/?ref=kan.bn) - [tRPC](https://trpc.io/?ref=kan.bn) - [Better Auth](https://better-auth.com/?ref=kan.bn) - [Tailwind CSS](https://tailwindcss.com/?ref=kan.bn) - [Drizzle ORM](https://orm.drizzle.team/?ref=kan.bn) - [React Email](https://react.email/?ref=kan.bn) ## Local Development ๐Ÿ› ๏ธ 1. Clone the repository (or fork) ```bash git clone https://github.com/kanbn/kan.git ``` 2. Install dependencies ```bash pnpm install ``` 3. Copy `.env.example` to `.env` and configure your environment variables 4. Start the development server ```bash pnpm dev ``` ## Contributing ๐Ÿค We welcome contributions! Please read our [contribution guidelines](CONTRIBUTING.md) before submitting a pull request. ## License ๐Ÿ“ Kan is licensed under the [AGPLv3 license](LICENSE). ## Contact ๐Ÿ“ง For support or to get in touch, please email [henry@kan.bn](mailto:henry@kan.bn) or join our [Discord server](https://discord.gg/e6ejRb6CmT).