Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 849 Bytes

README.md

File metadata and controls

22 lines (19 loc) · 849 Bytes

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.