Q: so can I export the website and ftp to my own server?
and I'm assuming when I do updates I just export and ftp again?
Alex_Webstudio
May 15, 2024A: > so can I export the website and ftp to my own server? and I'm assuming when I do updates I just export and ftp again?
Yes correct, although it's not just an FTP deployment as these aren't static sites. The whole app gets generated which is then redeployed (and can be deployed to other edge networks).
If you're with a host we already have an integration with (Vercel or Netlify) this is a pretty easy process. Takes minutes.
Here's a quick tutorial: https://www.youtube.com/watch?v=Gr1jPtsg6_Q
I'm sure there will be more hosts added to the list in the future, we started with Vercel as they have a wildly generous free tier (1M pageviews/month). An awesome community member made the Netlify integration shortly after we released our CLI.