atilafassina / quantum

Opinionated Tauri v2 Template with SolidStart
MIT License
376 stars 16 forks source link

Use SolidStart #14

Closed atilafassina closed 3 weeks ago

atilafassina commented 1 month ago

With SSR: false it's possible to use SolidStart instead of plain Solid + Vite.

This will unlock file-system based routing and a dual-build scenario where the same codebase ships a fullstack webapp and a Tauri app.