@roxavn/remix-fastify
TypeScript icon, indicating that this package has built-in type declarations

3.2.1 • Public • Published

Remix Fastify

Use Remix with Fastify

Quick Start

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

  • The basic example using remix dev
    npx create-remix@latest --template https://github.com/mcansh/remix-fastify/tree/main/examples/basic
  • The unstable vite remix plugin
    npx create-remix@latest --template https://github.com/mcansh/remix-fastify/tree/main/examples/unstable-vite

Manual Installation

npm i @mcansh/remix-fastify fastify @fastify/early-hints @fastify/static
yarn add @mcansh/remix-fastify fastify @fastify/early-hints @fastify/static
pnpm i @mcansh/remix-fastify fastify @fastify/early-hints @fastify/static

Readme

Keywords

Package Sidebar

Install

npm i @roxavn/remix-fastify

Weekly Downloads

5

Version

3.2.1

License

MIT

Unpacked Size

28.8 kB

Total Files

10

Last publish

Collaborators

  • woody146