Import a repo, override or generate base33.toml on the fly, define env requirements, publish a marketplace page at /deploy/your-slug, and let users deploy or pay through IntaSend checkout.
Import and customize
Pull the README, keep the repo public, and customize runtime requirements even when the repository does not ship with a usable Base33 config yet.
Sell or share
Publish free, one-time, or subscription apps with reviews, ratings, README rendering, and marketplace discovery baked in.
What users see
A richer deploy page with cover art, icon overlap, pricing, reviews, support links, and the exact README that explains what the bot does.
[app]name= = "my-whatsapp-bot"runtime= = "node20"[deploy]install= = "npm install"start= = "node index.js"[env]BOT_TOKEN= = { required = true }OWNER_NUMBER= = { required = true }[resources]ram= = "256MB"[app]name= = "my-whatsapp-bot"runtime= = "node20"[deploy]install= = "npm install"start= = "node index.js"[env]BOT_TOKEN= = { required = true }OWNER_NUMBER= = { required = true }[resources]ram= = "256MB"Add a `base33.toml` to your repo. We handle the rest — install, start, restart.
Pay with cards, PayPal, or mobile money. Secure payments worldwide.
Supports Baileys, whatsapp-web.js, pywa, python-telegram-bot and more.
Add a base33.toml file to your repo root with your bot config.
Connect your GitHub repo to Base33 with one click.
Choose your plan and your bot goes live instantly.