Deploy Comp AI CRM [Aug '26]
Open-source CRM for AI agents. Contacts, deals, email.
Just deployed
/var/lib/postgresql/data
Just deployed
Deploy and Host Comp AI CRM [Aug '26] on Railway
Comp AI CRM tracks contacts, companies, deals, and email threads. Built for teams that work with AI agents — the CRM feeds context to your agents so they stop asking for the same information twice.
About Hosting Comp AI CRM
This template deploys the full stack in one click: a Next.js frontend, a NestJS API server, and a managed Postgres database. Both the API and web app run inside a single Railway service. Prisma handles the database schema on first deploy.
Common Use Cases
- Track sales pipelines and deal stages across your team
- Sync Gmail or Outlook threads to contact records
- Let AI agents query contact history through the built-in API
After Deploying
Set ALLOWED_SIGN_IN in the Variables tab to your email domain (e.g. yourcompany.com) or a specific address (you@gmail.com). Then add Google OAuth or Microsoft OAuth credentials so people can sign in. Without at least one auth provider, the sign-in page has nothing to show.
Why Deploy Comp AI CRM on Railway?
Railway is a singular platform to deploy your infrastructure stack. Railway will host your infrastructure so you don't have to deal with configuration, while allowing you to vertically and horizontally scale it.
By deploying Comp AI CRM on Railway, you are one step closer to supporting a complete full-stack application with minimal burden.
Dependencies for Comp AI CRM Hosting
- PostgreSQL database (included in this template)
- Google OAuth or Microsoft OAuth credentials for sign-in
- An email address or domain to whitelist in ALLOWED_SIGN_IN
Template Content