fastify-nextjs

v5.0.4
React server side rendering support for Fastify with Next
fastify react next ssr server side rendering

build

next build

build:prod

cross-env NODE_ENV=production next build

dev

node example.js

serve

npm run build:prod && cross-env NODE_ENV=production node example.js

test

npm run build:prod && standard && cross-env NODE_ENV=production tap test.js && npm run typescript

typescript

tsc --project ./tsconfig.json

Metadata

  • MIT
  • >=10
  • Tomas Della Vedova - @delvedor
  • released 7/19/2020

Downloads

Maintainers