Cultivate
If Notion + Basecamp had a baby and kept it simple. Self-hostable.
Install / Use
/learn @cameronapak/CultivateREADME
https://github.com/user-attachments/assets/6f489e2e-d820-4cb5-a796-f504aadc8648
🌱 Cultivate (alpha)
Imagine if Notion & Basecamp had a baby.
Cultivate is a PKM tool where you can calmly brain dump, write, manage projects, and get things done.
[!WARNING] This is a alpha project in active development. There will be bugs and breaking changes. Please report any issues in the Issues tab.
Stack
- Wasp - a Rails-like framework for JS, with a focus on reducing boilerplate
- Shadcn-ui - a beautiful component library/framework
- Lucide Icons - Beautiful & consistent icons
How to Run
- Download the Wasp Compiler
- Install Docker or Orbstack (recommended for macOS). Wasp uses this to standup the database.
- Run
wasp db migrate-devto set up the database schema. This command also automatically runs the seed script (src/server/scripts/seedDevData.ts) which creates a default user (dev_user/password) if no users exist, and ensures the initial invite code (JESUS-SAVES) is available. - Run
wasp startto get the app running locally atlocalhost:3000
Contributing
This project is open source code and open to ideas, with the direction honed in by its creator, Cam Pak.
Please create an issue for any ideas you have!
If you create a PR, there's a chance I will not merge it in if it doesn't align with the heart and vision of Cultivate.
