Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Export Replit project to own hosting

I'm a noob with AI but have created a website using Replit. I click deploy and it's asking me to choose one of its hosting options. Is it not possible to export the site so I can setup on my own hosting?

I assumed i would be able to download the code. My account is linked to GitHub but i'm not that familiar with it.

like image 206
albert stender Avatar asked Oct 27 '25 14:10

albert stender


1 Answers

There are a few ways that you can download your files.

For the website:

  1. You can click the 3 dots in the Files sidebar drawer, and then click Download as zip. See the following screenshot: download as zip on website

  2. In the same drawer, next to each file, there are 3 dots. You can click that then click Download.

For the app:

  1. In the Files menu, click the Download as zip button at the bottom: download as zip on mobile app

  2. In the same menu, next to each file, there are 3 dots. You can click that then click Download.

like image 144
NateDhaliwal Avatar answered Oct 29 '25 20:10

NateDhaliwal