vite-fastify-boilerplate
vite-fastify-boilerplate copied to clipboard
Fastify boilerplate with Vite & Vitest
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 3.2.4 to 3.2.10. Changelog Sourced from vite's changelog. 3.2.10 (2024-03-24) 3.2.9 (2024-03-24) fix: port #15653 to v3 (#15655) (99080ca), closes #15653 #15655 fix: port #16250 to v3...
Adding tech stack documentation to allow anyone to easily see what is being used in this repo without digging through config files. Two files are being added: `techstack.yml` and `techstack.md`....
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `yarn` dependencies of...
Very cool boilerplate, but I got lost when trying to add @fastify/autoload...