3.2.1 • Published 4 months ago

@roxavn/remix-fastify v3.2.1

Weekly downloads
-
License
MIT
Repository
github
Last release
4 months 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

4 months ago

2.8.0

8 months ago

2.7.4

10 months ago

2.7.3

12 months ago

2.7.1

1 year ago

2.7.0

1 year ago