Simple Fastify boilerplate defines a simple structure to get started.
- Node 14+
Clone the repo then
npm inpm startServer listens in port 3000 and provides a /login route and a /info
- Continue reading the Fastify docs to add more options
- Switch auth to https://github.com/fastify/fastify-auth