Skip to content
Roadmap (has updates coming soon)
X
Figma
3.2K
Products
Resources
Docs
Support
Pricing
Verve - Next.js CRM Template with Deal Board and Quotes - ReUI
Templates
/
SaaS
/
Verve
Verve - Next.js CRM Template
new
A Next.js sales CRM: deal board, forecast, quotes and approvals, contacts and companies, with reports and a full settings area.
More templates
What is included
Deal board on dnd-kit.
Cards drag between six stages, New Lead through Closing, each showing a win probability bar.
Forecast reads the board.
The rollup, movement chart and table compute from the board, whose six stages collapse to three.
Quotes priced from catalog.
Only products flagged visible and Active reach the line-item picker at /quotes/new.
Discount and terms approvals.
Approve or deny in bulk, each check reading pass, warn or fail.
Quota Plan edits inline.
Quota Plan and Products take inline cell edits, and a quota over 250,000 is rejected with a message.
Contact record pages.
Each contact prerenders at /contacts/[id] with a timeline from its fields.
Rail groups sales pages.
Quotes, Products and Approvals light the Pipeline rail beside the Deal Board and Forecast.
Keys and webhook events.
Endpoints subscribe to quote.declined, and publishable keys never unmask.
Who it is for
Building a CRM for a vertical
The board, the contact record and the quote builder are the slowest screens to write.
An internal sales tool outgrowing its grid
Trade one grid for a board, a forecast and a quota plan.
A sales API with no front end
Point features/pipeline/components/data.tsx at your deals endpoint and both the board and forecast follow.
Frequently asked questions
Does it come with a backend?
If I drag a deal on the board, does the forecast follow?
Is authentication wired?
What do I get when I download a template?
Do I need a plan to download templates?
Are templates sold individually?
How do I install a template?
Motion
Next.js
React
Tailwind CSS
+2
TanStack Table
TypeScript
shadcn/ui