1.2.1 • Published 2 years ago

fastify-template v1.2.1

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

Fastify Template: A template for Fastify!

NPM version NPM downloads

This template allows you to quickly start using the wondorous thing known as Fastify!

Why not Express?

Express is [likely] a dead project and doesn't handle things like async.

Usage

Use npm install for packages, then npm start to start the server.

Update Log

1.2.1

Added various fields to package.json.

1.2.0

Added eslint and moved source files.

Warnings

Compatibility

This is not usable with Replit's built-in server preview window because of fastify-helmet.