Fastify + Vite TypeScript boilerplate with HMR and testing setup
A Fastify boilerplate that uses Vite for development (including HMR) and TypeScript for source code. It provides a Vitest-based test setup, coverage tooling, logger configuration, and build/production scripts, suited for building Node REST APIs and backend services.
0