Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

9 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Tauri + Solid + Vike + Typescript

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 v4
  • Extra things for DevX:
    • Prettier + prettier-plugin-tailwindcss
    • Bun - Faster package manager ๐Ÿฅณ

Getting Started

  • bun install - installs all dependencies
  • bun tauri dev - start the server

Building for Production

  • 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 with bun preview-mac)
  • bun preview-mac - Try the build on Mac.
  • bun preview-win - Try the build on Windows.
  • bun preview-linux - Try the build on Linux.

About

๐Ÿฆ€๐Ÿ’™ Tauri + Solid Template. Build performant web-based desktop apps with Rust and SolidJS.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages