TypeScript Environment Setup
This setup is suited for Fastify, it can be adjusted for other frameworks.
tsconfig.json:
package.json scripts:
Or, if the app is not supposed to run continuously:
This setup is suited for Fastify, it can be adjusted for other frameworks.
tsconfig.json:
package.json scripts:
Or, if the app is not supposed to run continuously: