Proof of concept
This project is built using TypeScript and Fastify. It uses the new type system instead of the declaration merging that Fastify currently uses.
To install the project dependencies, use Yarn:
yarn install
To start the project, run:
yarn start