Remix

Remix Starter

Remix on Node with progressive enhancement.

The official Remix Node.js template, wired for Buildfyio's zero-config Node runtime. Server-side rendering + streaming.

Setup

  1. Click Deploy to Buildfyio.
  2. Signed in with GitHub, we fork the repo.
  3. Remix's npm run build runs; Buildfyio picks up the Node server.
  4. Live URL immediately, with SSR streaming.

Related