https://github.com/watchakorn-18k/pos-desktop-app-rust-example
Desktop App Rust DEMO
https://github.com/watchakorn-18k/pos-desktop-app-rust-example
pinia pos rust rust-lang sqlite tauri typescript vue-router4 vue3
Last synced: about 2 months ago
JSON representation
Desktop App Rust DEMO
- Host: GitHub
- URL: https://github.com/watchakorn-18k/pos-desktop-app-rust-example
- Owner: watchakorn-18k
- Created: 2024-12-28T16:52:49.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-01-12T06:31:34.000Z (over 1 year ago)
- Last Synced: 2025-05-20T12:53:57.058Z (about 1 year ago)
- Topics: pinia, pos, rust, rust-lang, sqlite, tauri, typescript, vue-router4, vue3
- Language: Vue
- Homepage:
- Size: 14.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Desktop App with Rust, Vue and Typescript

## 🚀 Quick Start
```sh
git clone https://github.com/tauri-apps/test_app.git
bun install
bun run tauri dev
```
## 📦 Build
```sh
bun run tauri build
```