karltaylor / fastify-ts-template

A super basic fastify typescript template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A super basic fastify typescript template


Languages

Language:TypeScript 100.0%