Skip to content

0.1.0

Latest

Choose a tag to compare

@github-actions github-actions released this 17 Nov 15:39
3d18376

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