Skip to content

Tauronic - A Starter Template for building Mobile Apps with Tauri and Ionic using React.

Notifications You must be signed in to change notification settings

rgilsimoes/Tauronic

Repository files navigation

AGPL License

Tauronic

Tauronic is a cutting-edge React template kit meticulously crafted to streamline the development of cross-platform applications.

By leveraging the combined strengths of the Ionic framework, Tauri apps, and React, Tauronic provides developers with a robust and flexible toolkit for building modern, performant, and visually appealing applications.

Screenshots

🚀 About Me

I'm an "old school" tech mingler. Fullstack meet DevOps "Jack-of-all-trades".

You can find me at:

If you like this project, consider buying me a coffee

"Buy Me A Coffee"

Usage

Clone / Fork this template. You may consider using degit:

  npx degit https://github.com/rgilsimoes/tauronic my-project-name

You can the build the project using pnpm (or you can switch to another package manager if you prefer):

  cd my-project-name
  pnpm install my-project-name

You can start a dev server solely for web development by using the ionic: prefixed commands:

  pnpm ionic:dev

If you prefer to develop native, you can launch Tauri for iOS, Android, or your development machine platform by using the tauri: prefixed commands:

  pnpm tauri:ios
  pnpm tauri:android
  pnpm tauri:dev

NOTE: Make sure to adjust the environment settings in scripts/devIos.sh or scripts/devAndroid.sh accordingly!

Tech Stack

Web: Ionic, React, Vite

Native: Tauri, Rust

Plugins: Barcode Scanner, [more to come...]

License

MIT License

Copyright (c) [2024] [Rgilsimoes]

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Tauronic - A Starter Template for building Mobile Apps with Tauri and Ionic using React.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages