All three services offer free tiers that are sufficient for getting started. You will not need to pay anything to these services during development. Costs only apply when your product gets real traffic.
Why do I need these accounts?
Transmuter does not lock your product into our platform. Instead, your product lives on industry-standard services that you control:| Service | What it does | Why you need it |
|---|---|---|
| GitHub | Stores your code securely | Like a vault for your product’s source code. You can access, modify, or move it anytime. |
| Vercel | Hosts your product online | Makes your product fast and available to users worldwide. Handles traffic automatically. |
| Convex | Powers your database | Stores your product’s data (users, content, transactions) with real-time updates. |
The Cloud Setup Wizard
Transmuter guides you through connecting each service step by step. The wizard appears automatically after Tech Discovery, or you can access it from Settings > Connected Accounts.Connect GitHub
If you already have a GitHub account, click Connect GitHub and authorize Transmuter to create repositories on your behalf.If you do not have an account, click “I need to create one” and Transmuter opens the signup page in a new tab with instructions. Once you have created your account, come back and connect it.
Connect Vercel
Similar to GitHub — click Connect Vercel if you have an account, or create one first. If you signed up for GitHub already, you can create your Vercel account with one click using “Sign up with GitHub.”
Connect Convex
Convex requires a deploy key instead of an OAuth connection. Transmuter shows you a step-by-step guide (with screenshots) for:
- Creating a Convex account (one click if you have GitHub)
- Finding your deploy key in the Convex dashboard
- Pasting it into Transmuter
Skipping steps
You can skip any step and come back to it later. However, the building process cannot start until the required services are connected. Your dashboard shows a “Complete Setup” banner until all required connections are in place.Managing connections
After initial setup, you can manage your connected accounts from Settings > Connected Accounts. From there you can:- Disconnect and reconnect a service (for example, to switch to a different account)
- Check the status of each connection
- Re-authorize if a connection has expired