https://github.com/bruceunx/tauri-template
tauri template for general usage including sql grpc etc
https://github.com/bruceunx/tauri-template
grpc-client iot tauri template
Last synced: about 1 month ago
JSON representation
tauri template for general usage including sql grpc etc
- Host: GitHub
- URL: https://github.com/bruceunx/tauri-template
- Owner: bruceunx
- Created: 2024-05-10T11:17:58.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-12T04:56:30.000Z (about 2 years ago)
- Last Synced: 2025-01-15T07:11:17.786Z (over 1 year ago)
- Topics: grpc-client, iot, tauri, template
- Language: Rust
- Homepage:
- Size: 563 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
General Desktop App Template for IoT, Admin Dashboard, etc
# Tauri + React + Typescript + GRPC + SQLX
### ISSUES
- Sometimes, the sqlx show `PoolTimeOut`, then close other mysql connections and try again.