Twenty screenshot
#84 B Rank #177

Twenty

Modern open-source CRM styled after Salesforce/Attio, built on a Postgres+Redis Node/React stack. Newer and less battle-tested than the legacy CRMs it's replacing.

Project Management TypeScript Hard to deploy $25/mo equiv
62.8 / 100

βš™ Full Stack

NestJS/TypeScript backend, React frontend, Postgres for relational data, Redis for caching and background jobs via BullMQ.

πŸ“ˆ Scaling Analysis

The Postgres+Redis+NestJS combination is a proven scaling pattern, but Twenty's schema and workspace-per-tenant model are still young, so expect rough edges at high record counts until the project matures further.

πŸš€ Running on Nexlayer

Needs app + postgres + redis pods; set SERVER_URL/FRONTEND_URL to the Nexlayer domain and point REDIS_URL at redis.pod:6379. mirror.gcr.io/library/node covers the build image; watch for GraphQL schema migrations needing a one-off job pod on upgrade.