3.2.1 • Published 2 years ago

@roxavn/remix-fastify v3.2.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

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
3.2.1

2 years ago

2.8.0

2 years ago

2.7.4

2 years ago

2.7.3

2 years ago

2.7.1

2 years ago

2.7.0

2 years ago