Nuxt

Nuxt 4 Starter

Vue 3 SSR with automatic route caching.

Nuxt 4 starter with Nitro server, TypeScript, and Tailwind. Deploys as a Node server behind our edge — SSR + static assets separated automatically.

Setup

  1. Click Deploy to Buildfyio.
  2. Sign in with GitHub, we fork the repo, and start the first build.
  3. Nuxt is auto-detected — build command pnpm build, output .output.
  4. You get a .buildfyio.app URL immediately; hook up a domain from Settings.

Related