This template allows you to quickly start using the wondorous thing known as Fastify!
Express is [likely] a dead project and doesn't handle things like async.
Use npm install
for packages, then npm start
to start the server.
Added various fields to package.json
.
Added eslint
and moved source files.
This is not usable with Replit's built-in server preview window because of fastify-helmet
.