fastify-typescript-starter icon indicating copy to clipboard operation
fastify-typescript-starter copied to clipboard

Node.js starter using Fastify & TypeScript

Results 1 fastify-typescript-starter issues
Sort by recently updated
recently updated
newest added
trafficstars

Having run `pnpm install` followed by `pnpm build`, I can get the server running locally and it works as expected. However, running `pnpm test` or `pnpm test:watch` fails with the...