Quickstart
Deploying Your Project
How to deploy your Same projects using Netlify.
Deploy your project to the web with Same’s Netlify integration.
Triggering Deployment
Same often deploys automatically when a task seems complete. You can also trigger it manually:
- Ask Same:
Prompt Same to deploy your application.
- Use the Workbench:
- Open the Workbench.
- Click the Deploy status button in the top-right.
- Click the Deploy button in the popover.
Deployment URLs
After deployment, you’ll get:
- Preview URL: A unique URL for that specific deployment (e.g.,
unique-id--your-project.netlify.app
). Good for testing. - Main URL: The primary project URL (e.g.,
your-project-name.same-app.com
). Always points to the latest main deployment.
Managing Deployments
Click the deployment status button (e.g., “Deployed”) in the Workbench header to manage your deployment.
Click the deployment status in the Workbench to manage your deployment.
- Claim Deployment: Transfer the Netlify site to your own Netlify account. You’ll be redirected to Netlify to log in or sign up.
- Take Down: Unpublish the website.
For advanced Netlify settings (like custom domains added after claiming), manage the site directly on Netlify.