/fastify-ts-template

A super basic fastify typescript template

Primary LanguageTypeScript

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