1.2.1 • Published 4 years ago
fastify-template v1.2.1
Fastify Template: A template for Fastify!
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.