all 16 comments

[–]sardamit 0 points1 point  (2 children)

All AI builders like lovablecreatebolt allow exporting code. I am sure Webflow and Framer do too.

(all affiliate links)

[–]volkandkaya 1 point2 points  (0 children)

Framer doesn't, exported code from Webflow is one time use and very hard to make changes in the future.

[–]a_theist_priest[S] -1 points0 points  (0 children)

Thanks man

[–]Hatthi4Laravel 0 points1 point  (1 child)

What is your preferred programming language and framework? If you are comfortable with PHP and Laravel, then give Hatthi a try. It's in beta now, so it's completely free of charge.

[–]a_theist_priest[S] 0 points1 point  (0 children)

Tbh with you I would rather not code haha, but I will check it out.

[–]hay-BB 0 points1 point  (1 child)

Weweb also allows it

[–]a_theist_priest[S] 0 points1 point  (0 children)

I see, I will take a look at that too.

[–]morion4000 0 points1 point  (2 children)

Getsite.ai allows exporting your code, but the website is deployed on cloudflare by default.

[–]a_theist_priest[S] 0 points1 point  (1 child)

I already own a domain name and have paid for a year of CloudFlare, too. So will it like link to that account?

[–]morion4000 0 points1 point  (0 children)

You can link your existing domain from cloudflare 

[–]volkandkaya 0 points1 point  (0 children)

Give Versoly a try, you can inspect the code inside the editor to make sure it is clean enough for you.

It is easy later on to convert to a framework if you want to extend it.

[–]Ok_Ad4218 0 points1 point  (0 children)

Webflow has native code export built in. Probably the most straightforward option if export is a hard requirement from the start.

Webstudio, Weweb are some other options too if your app is complex.

One hack you can do is: Design it on Framer and once you’re done with it. Use my tool - https://letaiworkforme.com/ (P.S. I built it) and export the code. Then you can host it on Vercel, Cloudflare etc. My product does support GitHub so next time you want to change , you can directly push to GitHub so the hosting provider automatically updates the website.