Getting Started with Fastify-CLI
This project was bootstrapped with Fastify-CLI.
In the project directory, you can run:
To start the app in dev mode.
Open http://localhost:3000 to view it in the browser.
For production mode
Run the test cases.
Run the linting.
pnpm run precommit:init
then copy the content of pre-commit-dist
into .husky/pre-commit
To learn Fastify, check out the Fastify documentation.