Giter Club home page Giter Club logo

au2-tauri-boilerplate's Introduction

Tauri + Aurelia 2 Boilerplate application

This template should help get you started developing with Tauri using Aurelia 2 framework, CSS/SCSS, Typescript, and Vite.

image

Recommended IDE Setup

Getting Started

  • Use the big green button "Use this template" in the upper right corner to create a copy of this repository.
  • Clone your new repository to your local machine.
  • Run npm install to install dependencies.
  • Run npm run tauri dev to start the development server.
  • Alternatively, if you want to run your app in browser (only), use npm run dev.
  • NOTE: If you are allready running the app with Tauri, you don't need to rerun the dev script.
  • In order to build the app, run npm run tauri build --target=the_target, where the_target one of the values from the list obtained running the command: $rustc --print target-list. Example: npm run tauri build --target=x86_64-apple-darwin.

Want to learn more?

The Roadmap

  • Create the minimalistic Tauri app with Vite and Aurelia 2.
  • Add End-to-End tests.
  • Add Github Actions for CI/CD, and continued application upgrade.
  • Any other ideas? Please, create an issue or a pull request.

License

MIT License.

Copyright

Copyright © 2024. David Kossoglyad.

au2-tauri-boilerplate's People

Contributors

glyad avatar

Stargazers

 avatar  avatar

Watchers

 avatar

au2-tauri-boilerplate's Issues

Create tests

The boilerplate application tested manually and seems working. Anyway, every software should be tested.

It's the exactly next step in development roadmap. If somebody has tested Tauri-based apps already, I meant both, the front-end and backend (Rust) as well, the help will be appreciated.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.