Deployment
Deploy your Seemodo app to production with one click. Your app gets a public URL where anyone can access it.Publishing your app
1
Open your project
Navigate to the Project Editor for the app you want to deploy.
2
Click Publish
Click the Publish button in the top bar. The Deploy panel opens.
3
Deploy
Click Deploy to start the build and publish process.
4
Get your URL
Once complete, you receive a live URL like
yourproject.seemodo.app.Deploy panel features
The Deploy panel shows:Current deployment
- Status — Draft, Building, Live, or Error
- URL — Your public app URL
- Preview URL — Test URL before going live
- Created — When the deployment was made
Deployment history
All previous deployments with:- Timestamp
- Status (success/failed)
- Commit SHA reference
- One-click rollback capability
Site metadata
Configure how your app appears when shared on social media and in search results:AI-generated metadata
Click the ✨ sparkles icon next to any metadata field to let AI generate it:- Title — AI analyzes your app and creates an appropriate title
- Description — AI writes a compelling description based on your app’s purpose
- Favicon — AI generates an SVG icon matching your app’s theme
- OG Image — AI creates a social preview graphic
Editing metadata
Each field has a pencil icon to edit manually. Changes are saved with the Save button.Custom domain
To set your custom path, type it in the domain input field in the Deploy panel. It instantly updates your public URL.
Password protection
For Business and Enterprise plans, you can add password protection to your deployed site — restricting access to only those with the password.Deployment states
Re-deploying
After making changes through the AI Coder, click Publish again to deploy the latest version. Previous deployments remain in history.Deleting deployments
Remove old deployments from the history using the delete button on each entry.Next steps
GitHub
Sync your code with GitHub
Projects
Manage your projects