npm install -g cubbypro cubby init my-app
A deployment platform for small apps — Cubby gives yours a URL, a database, login, and an invite link, all in one command.
Install it yourself, or hand the docs to your AI and let it set up.
npm install -g cubbypro cubby init my-app
Read the Cubby docs first: https://docs.cubby.pro/llms.txt — then build a small app on Cubby (cubby.pro). 1. Install: npm install -g cubbypro 2. Scaffold, picking a template on purpose (default is SQLite, not Postgres): cubby init <name> --template nextjs-sqlite (or nextjs-neon / nextjs / byo) 3. READ the CUBBY.md, AGENTS.md, and CLAUDE.md it generates — they override the web docs and carry the auth, data-scoping, local-dev, and secrets rules. Follow them. 4. Build the app. 5. To ship: cubby login <my-email>, then cubby check, then cubby deploy — give me the URL.
Bring an app you built — with your AI or by hand. Cubby gives it a URL, a database, login, and a way to share. Then your people can actually use it.
npm install -g cubbypro, or hand the docs to your AI at docs.cubby.pro/llms.txt — both paths land you in the same place.
Start from a Cubby starter or bring your own. CUBBY.md keeps the app aligned with Cubby auth, database, and deploy conventions.
cubby check catches issues locally. cubby deploy packages, builds, verifies, and routes — one command.
Cubby gives your app a live URL with built-in login and a database. Invite your people by username or email.
Cubby handles the boring infrastructure — deploys, auth, database, local dev, sharing, and deploy checks — so you can go back to building the weird thing you actually wanted to build.
One command turns your code into a live URL. No Dockerfiles. No YAML scrolls of despair.
Every shared app is protected by Cubby SSO at the edge. No next-auth, ever again.
SQLite by default, Neon Postgres on Builder+. DATABASE_URL is already there.
Run the production shape locally — same runtime, same auth, same DATABASE_URL.
Type an email or Cubby username. They're in. No app store, no review queue, no TestFlight.
cubby check catches blocked deps, secret leaks, and structure issues before they hit prod.
We're built for the IDEs you already live in. Ship a prompt, ship an app.
Free forever on the starter plan. No credit card up front. Pick a paid plan when you're ready to share or ship more than one.
Your first weird little thing, on the house.
For your weird little projects.
For when a hobby gets serious.
For power users & teams.
Your next little app is one command away from having a real URL.