PushButtonCRM Docs

Overview

You Own the Code Build Whatever You Want

PushButtonCRM ships as a complete Next.js application. You get the full source — no compiled bundles, no black boxes. Every feature is readable, modifiable, and extensible from day one.

The stack

Framework

Next.js 14 App Router

Language

TypeScript (strict)

Database

Neon PostgreSQL + Drizzle ORM

Auth

NextAuth.js

AI

Anthropic Claude (Haiku + Sonnet)

Email

Resend

SMS

Twilio

Deploy

Vercel

Styles

Tailwind v4 + DaisyUI v5

Multi-tenant

id_company scoping

After purchase you receive a GitHub repo invite. Clone it, configure your .env.local, run migrations, and you're live. The AI builds the rest.