Birta

Alternatives to the tools people build websites with

You already pay for Claude or ChatGPT. Each page here asks whether the builder still earns its own subscription on top of that, gives you one prompt to find out in an afternoon, and then compares the real alternatives for when the answer is yes.

What each tool is for, and when it still wins

ToolWhat it is forStay on it when
Base44 alternativesPrompt to an app with accounts and a database, aimed at non-developers.The app has to remember a user between visits. Two-way GitHub sync also needs its Builder plan.
Bolt.new alternativesPrompt to a full-stack app in the browser, with its own hosting by default.The app needs a server or a database. Decide the host before the first publish: after that, switching means a new copy.
Bubble alternativesSerious no-code applications with data, workflows and permissions.It really is an application. By Bubble's own docs there is no way to export the app as code, so plan the exit up front.
Figma Make alternativesPrototypes and web apps inside a design workflow, on a paid full seat.You need the prototype's app behaviour, including client-side routing, which 404s on a static host.
Lovable alternativesPrompt to app, with an optional built-in backend and its own free lovable.app address.The project uses Lovable Cloud for a database, auth or storage. That part does not move to a static host.
Squarespace alternativesA template gallery, a visual editor and a business suite in one subscription.You sell from the site, take bookings, run member areas or send email campaigns.
v0 alternativesPrompt to UI and front-end components, emitting a Next.js project.The project uses server components, route handlers or actions, so it needs a Next.js runtime.