Solid-Vue JS
banner
bsky.solid-vue.tech
Solid-Vue JS
@bsky.solid-vue.tech
Official Solid-Vue JS Bluesky Account
📖 Docs: docs.solid-vue.tech
📝 Blog: docs.solid-vue.tech/blog
🌐 Website: solid-vue.tech
💻 GitHub: github.com/solid-vue

Give it a go and tell us what you think. 🙏
September 8, 2026 at 10:55 AM
🌱 Try it in one line:

npm create solid-vue@latest my-app

We're early access — there's plenty still to build, and we'd genuinely love your feedback on what's missing or rough.
September 8, 2026 at 10:55 AM
🧩 Extend it your way

npx solid-vue add tailwind
npx solid-vue add auth
npx solid-vue add i18n
...and more.

Optional add-ons via our companion CLI, solid-vue-cli — the core stays lean.
September 8, 2026 at 10:55 AM
⚡ Vite underneath, Pinia wired in

Instant startup, near-instant HMR, and state management ready out of the box — no extra setup.
September 8, 2026 at 10:55 AM
🔌 A server, built in

src/server/api holds your endpoints, served through h3 right alongside your frontend. One dev server, one deploy — no separate backend project required.
September 8, 2026 at 10:55 AM
📁 File-based routing

Every file in src/pages becomes a route automatically — powered by Vue Router's own file-based routing. No routing config file needed just to get going.
September 8, 2026 at 10:55 AM