What you get
$0open source
The complete product, nothing held back.
- Unlimited members & workspaces
- Every feature — Cortex, agents, chat, mobile
- Your own database and object storage
- Bring your own AI keys (fully optional)
ProdPush is licensed under AGPL-3.0. Run the whole platform — issues, projects, cycles, roadmaps, wiki, chat, AI agents, and the mobile app — on your own infrastructure. No per-seat fees, no SaaS lock-in, your data stays yours.
The complete product, nothing held back.
Clone, configure, and run. Full setup lives in the README.
git clone https://github.com/ProdPush/prodpush.git
cd prodpush
# Backend
cp Backend/.env.example Backend/.env
# Frontend
cp Frontend/.env.example Frontend/.env.local
# Fill in secrets, run migrations, then start both apps.
# Set SIGNUP_ENABLED=true to create your first account.
Read the setup guide
Inspect it, extend it, deploy it anywhere.
A hosted, managed version isn't offered right now — ProdPush is self-hosted only. Questions about running it? Get in touch →