This template should help get you started developing with Tauri, Solid and Typescript in Vite.
Technologies Used:
- Tauri (Rust)
- SolidJS
- Vike (Filesystem Routing) -
vite build
will build static. - TailwindCSS
- Extra things for DevX:
- Prettier + prettier-plugin-tailwindcss
- Bun - Faster package manager 🥳
bun install
- installs all dependenciesbun dev
- start the server
bun tauri build
.- Installer is saved here:
./src-tauri/target/release/bundle/dmg/tauri-solid_0.0.0_aarch64.dmg
- Binary is saved here:
./src-tauri/target/release/bundle/macos/tauri-solid.app/Contents/MacOS/tauri-solid
(You can run this without installing withbun preview-mac
)
- Installer is saved here: