Skip to content

vincent-herlemont/native_db_tauri_vanilla

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Native DB + Tauri V2 + Vanilla

This is a simple example of a Tauri app using a native_db.

Key points:

How to use it?

It's super simple:

  1. Prerequisites:
  • Have Rust and Cargo installed
    • curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
  • Have Tauri CLI installed
    • cargo install tauri-cli
  1. Clone the repository
git clone https://github.com/vincent-herlemont/native_db_tauri_vanilla.git
# Navigate to the project folder
cd native_db_tauri_vanilla/
  1. Run the project
cargo tauri dev

There you go!

About

Example of use Native DB with tauri

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published