This project is aimed to provide necessary information/demo about fastify with typescript.
- After cloning the repo install the dependencies
npm install - Run
npm run buildto compile the.tsfiles - Run
npm startto start. You'll see the output in your terminal asServer listening at http://127.0.0.1:3000