
Kan
The open-source project management alternative to Trello.
Roadmap
ยท
Website
ยท
Docs
ยท
Discord
## 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).