Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 306 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 306 Bytes

fastify-ts-template

A super basic fastify-ts-template.

  • yarn dev to run locally and watch for changes (uses nodemon & vite-node)
  • yarn build to compile typescript into ./dist
  • yarn start to start the server