If you’re looking for info about how to deploy on Replit, be sure to check out our docs.
There, you’ll find in-depth resources on the differences between deployment types, as well as guides for how to deploy your Repls. If you’re a more visual person, I’ve made videos on those topics, too:
Here’s a walkthrough of the different deployment types on Replit:

Here’s a guide on how you can link your custom domains to your Repit deployments.

We’ve also been making updates to Agent to ensure that deploying is as simple as possible—when in doubt, feel free to go with what the Workspace recommends. Most of the time, it will be the right choice!
I can’t wait to see what y’all build!
2 Likes
Appreciate the videos and platform! Helps tremendously!
4 Likes
Deployments are so nice and easy for someone like me who doesn’t have a clue. Crazy fast too.
Biggest aha moment for me recently was realizing I didn’t have to deploy for others to see progress. I could share the .dev link and they could interact with the full app. That would allow me to create a quick prototype, gain input and sometimes start a new project with more clear requirements. Then get it dialed in and deploy so I could share more broadly with more stability.
2 Likes
is there a way to merge a fork of an existing deployment to that deployment? I see this being useful when forking a project to make a drastic change that may be difficult to restore, but end up working and you want to push to prod.