AppFarm logo

AppFarm

A new app, built by AI, every single day - on autopilot, on your own server.

๐Ÿš€ Want to run this yourself?

AppFarm runs on any small VPS. The easiest place to spin one up is Hostinger - pick the Ubuntu 24 + Docker image and it works out of the box.

Get your VPS on Hostinger

Use code SOFTSWEB10 for 10% off

What is AppFarm?

AppFarm is a free, self-hosted server that wakes up every day, dreams up a brand-new web app, builds it, and ships it live on its own subdomain - completely on autopilot. It runs on your own machine using your own Claude subscription, so there are no per-app API bills.

You go to sleep, and wake up to a new working app the next morning. The best ones earn a crown.

โ˜… Get the code on GitHub

Run it in 3 steps

  1. Get a server. Any VPS with Docker. Point your domain (and a wildcard *.yourdomain) at it.
  2. Clone & configure. Clone the repo, copy .env.example to .env, set your domain and your Claude token, then run sudo ./install.sh.
  3. Launch. Run docker compose up -d --build. AppFarm takes over from there and ships the first app on its next cycle.