Privacy and advertising choices
Git-Stars uses essential storage for site operation. Optional analytics and ad-measurement scripts stay disabled unless you accept them; partners such as Google may then use cookies or similar identifiers where required. Privacy Policy
Self-hostable CRM template for WhatsApp — shared inbox, contacts, sales pipelines, broadcasts, and no-code automations. Fork it, brand it, host it.
This repository page has enough original analysis, source evidence, and comparison context to be treated as an indexable Git-Stars review.
100
review score
Problem solved
It solves the problem of costly, closed-source WhatsApp CRM solutions by offering a free, self-hosted alternative that can be fully customized. It also addresses the need for team collaboration on a single WhatsApp number, with features like shared inbox, role-based access, and no-code automations, which are typically only available in expensive enterprise tools.
Deployment reality
The available setup signal starts with: git clone https://github.com/<your-username>/wacrm.git && cd wacrm && npm install && cp .env.local.example .env.local && npm run dev. Treat this as a starting point, then ask Codex or Claude to inspect the README, environment variables, runtime version, and deployment target before production use.
Commercial use
The recorded license is MIT. This is a useful commercial-use signal, but teams should still verify license text, dependencies, model/API terms, and trademark constraints.
Capability ceiling
Developers can build a complete WhatsApp-based customer relationship management system, including multi-agent shared inbox, contact segmentation with tags and custom fields, Kanban sales pipelines, template-based broadcasts with tracking, and visual no-code automation workflows. The AI reply assistant with optional knowledge base enables automated responses, and the public REST API and MCP server allow integration with external tools and AI assistants. The ceiling is a fully customized, production-ready CRM tailored to specific business processes.
Git-Stars is independent and not affiliated with GitHub or this project. Analysis may be AI-assisted and based on public repository metadata plus short README-derived summaries. We do not mirror full README files, docs, issues, or social comments.
ArnasDon/wacrm is tracked as a TypeScript project in the Automation area. This evaluation combines public GitHub metadata, category signals, short source summaries, and Git-Stars editorial rules rather than copying project documentation.
Momentum check: the repository has 1.8k total stars, with +9 today, +0 this week, and +0 this month. These growth windows help distinguish durable adoption from short-lived visibility spikes.
Maintenance check: current activity is Active; the latest push was 24 days ago, and the open issue queue is 14, about 0.78% of total stars. Treat this as an adoption signal, not a substitute for engineering due diligence.
Adoption check: 4.8k forks and 1.8k watchers suggest how often the project is reused or followed. License signal: MIT. Always verify license compatibility before commercial or internal use.
Practical fit: this project is most relevant when you need TypeScript teams evaluating ecosystem-native tooling. Be cautious when you need a legal review, security audit, or production SLA.
Source check: Git-Stars currently has 2 explicit source reference(s) for this report and a recent growth signal of 9. Follow the original GitHub repository for final install, security, and release information.
Analysis
ReadyOriginal problem, capability, and verdict guidance are available.
Sources
ReadyRepository metadata and README/source references are attached.
License
ReadyMIT is recorded for review.
Maintenance
ReadyRecent activity is visible in repository metadata.
Alternatives
ReadyEnough nearby projects exist for comparison.
Momentum
1.8k Stars
Reuse
4.8k Forks
Attention
1.8k Watchers
Maintenance
active
License
MIT
Open issues
14
wacrm is a self-hostable CRM template for WhatsApp that provides a shared inbox, contacts, sales pipelines, broadcasts, and no-code automations. It is built on Next.js and Supabase, and is designed to be forked and customized for full ownership and deployment.
Key Features
- Shared inbox on WhatsApp Business API with multi-agent support, conversation assignment, status, and notes. - Sales pipelines (Kanban), contacts with tags and custom fields, CSV import, and deduplication. - No-code automations, AI reply assistant with optional knowledge base, real-time dashboard, team accounts, public REST API, and MCP server.
Automation
Workflow automation, integration glue, and orchestration
git clone https://github.com/<your-username>/wacrm.git && cd wacrm && npm install && cp .env.local.example .env.local && npm run dev73
Health Score
Active
Commit Activity
Apr 16, 2026
Created
Jul 30, 2026
Last push
+0
Today's growth
+0
7-day growth
+0
30-day growth
Forks
Open
Watchers
ArnasDon
GitHub profilen8n-io/n8n
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
ultraworkers/claw-code
An agent-managed museum exhibit, built in Rust with Gajae-Code / LazyCodex — developed and maintained with no human intervention.
ohmyzsh/ohmyzsh
🙃 A delightful community-driven (with 2,500+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python, etc), 140+ themes to spice up your morning, and an auto-update tool that makes it easy to keep up with the latest updates from the community.
microsoft/markitdown
Python tool for converting files and office documents to Markdown.
firecrawl/firecrawl
The context API to search, scrape, and interact with the web at scale. 🔥
✓
License
✓
Forked
✓ Active
Maintained
Problem Solved
It solves the problem of costly, closed-source WhatsApp CRM solutions by offering a free, self-hosted alternative that can be fully customized. It also addresses the need for team collaboration on a single WhatsApp number, with features like shared inbox, role-based access, and no-code automations, which are typically only available in expensive enterprise tools.
Capabilities
Developers can build a complete WhatsApp-based customer relationship management system, including multi-agent shared inbox, contact segmentation with tags and custom fields, Kanban sales pipelines, template-based broadcasts with tracking, and visual no-code automation workflows. The AI reply assistant with optional knowledge base enables automated responses, and the public REST API and MCP server allow integration with external tools and AI assistants. The ceiling is a fully customized, production-ready CRM tailored to specific business processes.
Bottom Line
This is ideal for developers or small businesses with technical skills who want a customizable, self-hosted WhatsApp CRM without recurring costs. It should be avoided by non-technical users who prefer a managed SaaS solution. The key trade-off is full control and customization versus the convenience and support of a hosted service.