An app for web, desktop, and mobile with a gRPC API
0
0
0
0
This template should help get you started developing with Tauri, React and Typescript in Vite.
If running on LInux and you get the following error:
Gdk-Message: 16:34:40.732: Error 71 (Protocol error) dispatching to Wayland display.Set the environment variable prior to running the application:
__NV_DISABLE_EXPLICIT_SYNC=1 yarn tauri dev --features="desktop" -- --bin grpc-appThis is a probably linked to Nvidia and WAyland compatibility.