NoCodeWorkflows
Nordcraft (formerly Toddle.dev) icon

Nordcraft (formerly Toddle.dev)

An open-source visual website builder combining a built-in AI agent with direct creative control — Git-style branching, SSR, and unlimited collaborators included on the free tier.

Operator's take

Most no-code tools make a trade: you get speed up front, but once you hand the project to a developer or need real SEO, you hit a wall. Nordcraft bets you don't have to make that trade. It's a visual website builder aimed at creative studios — drag-and-drop component construction, real styling controls, animation tooling, and logic wiring — that outputs production-grade web code rather than a sandbox that developers have to recreate later. It pairs that visual editor with a built-in AI agent: you can prompt the AI to build or modify components, then take over visually when you need precision. For teams where designers and developers are constantly handing off work and losing fidelity in the process, that's the specific pain it's aimed at.

The open-source angle matters here more than it usually does. Because the framework itself is public, you're not locked into a proprietary runtime or hoping the vendor stays in business — what you build runs as real web code. The Git-style branching is a natural fit for teams already used to that mental model; multiple people can work on UI in parallel without stepping on each other. The built-in SSR (server-side rendering) means pages load fast and index well without a bolt-on solution, which matters if SEO is part of why the project exists at all.

The honest limit: Nordcraft still handles only the frontend. You bring your own backend, database, and auth — what it hosts for you is the rendered site, not an application platform. That's a fine trade for creative studios building marketing sites and brand experiences, but if you need a database, CMS, or full product stack bundled in, you'll wire together more pieces than an all-in-one platform requires. Pricing is usage-based rather than seat-based: free tier includes all features with Nordcraft branding and a nordcraft.site subdomain; upgrading a project starts at $9/month and gets you a custom domain, branding removal, and 100K requests included. The learning curve assumes some comfort with HTML/CSS concepts — the tool explicitly calls itself "professional over beginner friendly."

What it's good at

  • Visual website building with real output — the component canvas produces actual frontend code, not a proprietary format; what you see is what ships.
  • Built-in AI agent — prompts the AI to build or modify components, then hands control back to you for visual fine-tuning; AI credits are included free with daily allowance, more purchasable in-editor.
  • Git-style collaboration — branching, merging, and branch previews let multiple contributors work on the site simultaneously without overwriting each other's work.
  • Built-in server-side rendering — SSR is a first-class feature, not an afterthought; pages render fast and index cleanly without extra configuration.
  • Backend-agnostic API integration — connects to any REST API or GraphQL source you already have; no forced vendor pairing.
  • Reusable component library — build once, reuse across the project; shared components stay in sync when you update them.
  • Open-source core with a self-host option — framework and runtime are 100% open-source under the Apache 2 license; the framework is public and the output is standard web code. A $0-forever self-hosted tier lets you run a project yourself, though you lose Nordcraft's managed SSR, global edge distribution, and live editor updates.
  • Unlimited collaborators at no extra cost — team size doesn't drive pricing; you pay per project, not per seat.

What it's not

  • Not a complete product stack — Nordcraft builds the UI only; you supply the backend, database, and auth separately. Wrong tool if you need everything in one place.
  • Not for complete no-code beginners — the visual editor assumes you understand HTML/CSS concepts; someone with no web background will have a steeper ramp than with something like Webflow's simpler site builder.
  • No CMS layer marketed — Nordcraft is positioned as a site builder, not a content-management system; nothing on the site describes editor-facing copy management, so if non-technical editors need to update content without touching the editor, plan to pair it with a headless CMS.
  • Not an all-in-one like Bubble — Nordcraft bundles hosting, SSR, and frontend logic (workflows, formulas, variables), but it ships no built-in database or auth; if you want data, auth, and logic under one roof, you'll wire in your own backend services rather than getting them out of the box.

Categories