Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 255 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 255 Bytes

Remix Fastify

Use Remix with Fastify

Installation

npm i @mcansh/remix-fastify
yarn add @mcansh/remix-fastify

Example

checkout the example usage in ./example/server.ts