Once your Plan Cast is complete and all quality checks have passed, it is time to go live. Deploying your product means making it available to real users on the internet.Documentation Index
Fetch the complete documentation index at: https://docs.transmuter.3mergen.com/llms.txt
Use this file to discover all available pages before exploring further.
Before you deploy
Make sure you have:- Completed the Plan Cast (status shows “Ready to Deploy”)
- Reviewed the audit reports (security, accessibility, performance, code quality)
- All cloud accounts connected (GitHub, Vercel, Convex)
Transmuter will not let you deploy until all required quality checks pass. This ensures your product meets production standards before going live.
One-click deployment
Open the deployment screen
Navigate to your project and click the Deploy tab. You will see a summary of your product’s readiness, including audit scores.
Review the deployment summary
The summary shows:
- Where your code will be pushed (GitHub repository)
- Where your product will be hosted (Vercel)
- Where your data will be stored (Convex)
- Your product’s initial URL
Click Deploy
Click the Deploy button. Transmuter handles everything:
- Pushes your code to GitHub
- Deploys to Vercel
- Sets up your Convex database
- Configures environment variables
- Runs a final health check
After deployment
Once your product is live, you can:- Visit the Post-Launch Hub to monitor health and submit feedback
- Set up a custom domain for a professional URL
- Share your product with users