a basic fastify template using @fastify/autoload
Go to file Use this template
1 d2cff33114 fix: remove package-lock.json and add it to the gitignore 2022-12-01 15:28:30 -05:00
src feat: change the message in indexroute 2022-12-01 15:27:29 -05:00
.gitignore fix: remove package-lock.json and add it to the gitignore 2022-12-01 15:28:30 -05:00
LICENSE Initial commit 2022-12-01 20:13:49 +00:00
README.md Initial commit 2022-12-01 20:13:49 +00:00
package.json feat: add everything 2022-12-01 15:24:13 -05:00
tsconfig.json feat: add everything 2022-12-01 15:24:13 -05:00

README.md

fastify-template

a basic fastify template using @fastify/autoload