Deploy Lead Machine anywhere
Run on your laptop in 3 commands, or deploy to any VPS/serverless platform.
Deploy Lead Machine anywhere
Run on your laptop in 3 commands, or deploy to any VPS/serverless platform.
Best for individuals
Laptop (Recommended)
git clone https://github.com/AxsenXzc/lead-machine.gitcd lead-machine && npm install && npm run setupnpm run dev → open http://localhost:3000Zero config. SQLite file at prisma/dev.db. Works offline.
Teams / always-on
VPS / VM (Caddy + Basic Auth)
Spin up a $5/mo VPS (Ubuntu 22.04, 1GB RAM minimum)Install Node 20 LTS. Clone repo, npm ci, npm run setupRun behind Caddy with automatic HTTPS + basic_authDaily SQLite backup via cron + rclone to S3-compatible storage.
Managed + zero ops
Serverless (Vercel / Fly.io)
Fork the repo, connect to Vercel / Fly.ioAttach persistent volume for SQLite OR swap DATABASE_URL to PostgresSet NEXT_PUBLIC_BASE_URL env var. Done.⚠️ Vercel ephemeral FS — you MUST mount a volume or use Postgres for durable storage.
Ready to own your pipeline?
Deploy Lead Machine on your laptop in 3 commands — or self-host it anywhere. Free forever, no sign-up, no credit card.