remix-fastify
remix-fastify copied to clipboard
Fastify server request handler for Remix
Remix 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