Exploring Vue SSR with Fastify
In this article, we'll look at the state of native Vue integration in the Fastify framework.
Vite has quickly become the industry standard for bundling modern applications, with frameworks like Nuxt, SvelteKit and SolidStart all based on it. Vite use...
blog.platformatic.dev17 min read
Amir Bahador
developing sth great from Persia
Thank you for your article!! I have a question. with modular design we need a separate router.js file to add all the modules router in it. how this is possible if we use your starter repo?