Skip to content

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

License

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...]

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published