Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 18 days 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 (9 months ago)
- Default Branch: main
- Last Pushed: 2024-05-12T04:56:30.000Z (9 months ago)
- Last Synced: 2024-11-15T01:36:05.575Z (3 months 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.