Solid-Vue is a lightweight Vue + Vite framework for small and growing businesses.
File-based routing, a built-in server layer powered by h3, and zero extra config to wire together.
Features File-based routing — every file in src/pages becomes a route automatically, via unplugin-vue-router.
A server, built in — src/server/api holds your API endpoints, served through h3 alongside your frontend.
One dev server, one deploy.
Vite underneath — instant startup and near-instant HMR.
State management ready — Pinia is wired in out of the box.
Extensible via add-ons — install Tailwind CSS, icon sets, form validation, i18n, and more with the companion solid-vue-cli.
Quick start Don't install this package directly — scaffold a new project instead: Usage Plugin options Package exports Entry Use The Vite plugin (), used in — bootstraps Vue, Vue Router, and Pinia Re-exported h3 utilities (, , , etc.) for your API routes Add-ons Add optional integrations to an existing project with the CLI: Requirements Node.js 22+ Vue ^3.4, Vue Router ^4, Pinia ^2, Vite ^8, ^6 (installed as peer dependencies) License MIT Join Early Access Programme Solid-Vue is currently in its early access phase.
We're early, and there's plenty still to build — but we'd love for you to try it and tell us what's missing.
We'd be absolutely chuffed if you could test it out and share your thoughts.
You can give your review, feedback and contributing on our project by following link: Our Page: https://solid-vue.tech/ NPMJS: https://www.npmjs.com/~joniilmanfahmi00-collab GitHub: https://github.com/solid-vue/solid-vue