Pick a template, fill in your details, and download a complete project — the bot server, the Mini App, the deploy files and a README that walks you through every step. Node or Python. No dependencies to install, nothing to wire up by hand.
Both produce the same Mini App. Only the server differs.
A mock-up of your app, drawn from the form above. The real one is generated when you press Generate.
Your keys never leave this device. The fields marked secret are stripped from
the request before it is sent; your browser writes them into .env
here, after the project comes back. .env is git-ignored.