tauri-elm-app

A template for building desktop apps with Tauri, Elm, and Tailwind CSS.

Stars
23

Bot releases are visible (Hide)

tauri-elm-app - 0.1.0 Latest Release

Published by github-actions[bot] 11 months ago

Initial release of the Tauri Elm App template.

Used technologies:

  • Tauri as the webview wrapper
  • Elm and Tailwind CSS for app development
    (Since desktop apps don’t have to handle URLs, plain Elm is good enough.)
  • elm-watch for hot reloading and bundling
  • GitHub actions for CI