On Vercel
One click. Vercel runs the computer, the models, the storage, and the schedules, and bills your account.
- Copies this repository to your GitHub, creates the project, and deploys it.
- Asks for one thing: a console password.
openssl rand -base64 32makes a good one. - Then, in the project's Storage tab, create a Blob store and connect it. It holds the roster, jobs, and memory. Redeploy once.
- The team's computer is a Vercel Sandbox; models go through AI Gateway.
Open /bot on your deployment and sign in with the password; the setup page there checks each step off. Hobby plans work; Pro runs the watchdog every minute.