Spartan CRM Stack

ProfiAn workspace

Angular + Analog + Fastify

CRM starter with typed API, cookie auth, Drizzle schema and a real Clients workflow.

The workspace now separates frontend and backend cleanly inside Nx: Analog handles the UI shell, Fastify hosts tRPC and Better Auth, and PostgreSQL is wired through Drizzle migrations.

Auth

Better Auth cookies

API

tRPC over Fastify

Data

Drizzle + PostgreSQL