mcansh / remix-fastify

Fastify server request handler for Remix

Home Page:https://remix-fastify.onrender.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remix Fastify

Use Remix with Fastify

Quick Start

These are the currently available templates that you can get jump started with:

  • Using the Remix Vite plugin (recommended)

    npx create-remix@latest --template mcansh/remix-fastify/examples/vite
  • The basic example using the old Remix compiler

    npx create-remix@latest --template mcansh/remix-fastify/examples/basic

About

Fastify server request handler for Remix

https://remix-fastify.onrender.com

License:MIT License


Languages

Language:TypeScript 57.2%Language:JavaScript 42.8%