Overview
Atomic CRM is an open-source CRM for contacts, tasks and reminders, notes, email capture, deal pipelines, and activity history. Built with React, React Admin-style components, shadcn UI, and Supabase, it is designed for developers to customize fields, themes, components, authentication, and integrations.
Features and best fit
Based on official documentation; not hands-on tested · Content checked:
Connect contacts, tasks, notes, and deals through activity history
Customer records, follow-up tasks, notes, captured email, and sales opportunities are combined into Kanban pipelines and activity timelines.
Sources: [2]
Customize workflows through the React/Supabase architecture
Teams can replace UI components, add fields, change themes, adjust authentication, and extend data/API integrations in code.
For teams that prefer adapting open-source CRM code to their workflow
Atomic CRM fits smaller sales and relationship-management teams that want to evolve the CRM alongside their own processes rather than conforming entirely to a SaaS product.
Sources: [2]
Separate the FakeRest demo from the Supabase production architecture
Demo mode uses FakeRest and resets data on reload. Production deployment requires Supabase schema, authentication, email configuration, backups, and other operational decisions.
Sources: [4]
Official sources
- [1]marmelab/atomic-crm repository(2026-09-20)
- [2]Atomic CRM README(2026-09-20)
- [3]Atomic CRM MIT license(2026-09-20)
- [4]Atomic CRM documentation(2026-09-20)
Supplemental curator note
Atomic CRM emphasizes developer customization rather than only providing a fixed CRM. Teams can change fields, themes, components, and data behavior with React and SQL skills. Production uses Supabase, while `npm run dev:demo` provides a FakeRest, auto-authenticated demo without Supabase.
Try it in 3 steps
- 1
Clone Atomic CRM
Fetch the source and install frontend dependencies.
git clone https://github.com/marmelab/atomic-crm.git && cd atomic-crm && npm install - 2
Start demo mode without Supabase
Run the FakeRest, auto-authenticated demo configuration.
npm run dev:demo - 3
Explore the CRM UI
Try contacts, tasks, the deal Kanban, and activity history. Demo data resets on reload.
Open http://127.0.0.1:5173/
Growth
Growth trends · Last 30 days
1,262 Stars
Trend data is still being collected.
Development activity
Last 90 days · weekly
- Commits (last 30 days)
- 23
- Open PRs
- 14
Development activity is still being collected.
Built with
Categories and tags
Categories
GitHub data
GitHub dataView detailed GitHub data
GitHub Topics
- crm
- react
- react-admin
- supabase
- react-hook-form
- react-query
- react-router
- shadcn-ui
- Stars
- 1,262
- Forks
- 815
- Watchers
- 10
- Open issues
- 3
- Contributors
- 19
- Primary language
- TypeScript
- License
- MIT
- Repository last updated
- Sep 17, 2026
Related information
Write a related articleShare a guide or use case for this OSS in Markdown. Articles are published after administrator approval.
Explore next
- n8n205,375 Stars
A fair-code platform combining a visual canvas and code for service integrations, workflows, and AI agents.
TypeScript - Ollama181,277 Stars
A runtime for downloading and running open models on a computer or server through a CLI and local API.
Go - Stable Diffusion WebUI164,915 Stars
A Gradio UI for Stable Diffusion image generation, editing, model selection, extensions, and APIs.
Python - Dify156,476 Stars
A visual LLM application platform combining AI workflows, RAG, agents, model management, and observability.
TypeScript - Open WebUI152,572 Stars
A self-hosted AI workspace for Ollama and OpenAI-compatible model providers.
Python
Report incorrect information
Tell us if any listing information is incorrect or outdated.