Skip to content

remix-fastify 0.0.0-experimental-1aa646f

Install from the command line:
Learn more about npm packages
$ npm install @mcansh/remix-fastify@0.0.0-experimental-1aa646f
Install via package.json:
"@mcansh/remix-fastify": "0.0.0-experimental-1aa646f"

About this version

Remix Fastify

Use Remix with Fastify

Installation

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

Quick Start

  1. npx create-remix@latest --template express
  2. install this
  3. remove compression, express, morgan, nodemon
  4. rename your server.js to server.ts with the following https://github.com/mcansh/remix-fastify/blob/main/example/server.ts - or change the imports to be require instead
  5. add server: "server.ts" to remix.config.js

Example

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

Details


Assets

  • remix-fastify-0.0.0-experimental-1aa646f.tgz

Download activity

  • Total downloads 0
  • Last 30 days 0
  • Last week 0
  • Today 0