Sand
0
Cut Dash / Freelance Editor CRM
This Next.js 14 scaffold is linked to Neon and reads the core CRM schema live from Postgres. It is built to grow into email imports, brief OCR, and payment follow-up automation.
Last checked Aug 9, 2026, 9:41 AM UTC
What ships today
Designed for editors
Editorial typography, tactile color, and a dashboard that feels more like a production board than a generic admin panel.
Sand
0
Copper
0
Slate
0
Moss
0
Core schema
Primary records for editor relationships and inbound communication ownership.
id / name / email / created_at
Delivery tracking with client links, deadlines, statuses, and intake timestamps.
id / client_id / title / deadline / status / created_at
Imported messages, normalized bodies, and raw attachment payloads for later OCR.
id / client_id / subject / body / received_at / raw_attachments
Scheduled and sent payment or follow-up reminders tied directly to projects.
id / project_id / type / sent_at / scheduled_at
Operator notes
Upcoming work
No projects yet. The schema is live and ready for the first client intake.
Runtime health