tauri-docs
tauri-docs copied to clipboard
The source for all Tauri project documentation.
### Describe the problem I've been using the latest **unstable** Remix SPA template and i think it provides a great starting point for a modern React SPA. It is very...
### 📋 Page(s) affected (or suggested, for new content) Quick Start guides ### 📋 Description or bullet point outline (if proposing new content) Hey, folks I noticed Solid / SolidStart...
Also related: #486. If possible we should look into improving it before the new docs are there. The guide causes too much confusion. I will try to expand this list...
Hi everyone! Thank you so much for your project, and I'm particularly interested in the mobile version. I've followed the instructions to create the base project (vanilla version), then followed...
It would look like this 
tauri-apps/tauri#2150 seems to be no more relevant, I don't have `libvips` in my system and I ran `npm i -D @tauri-apps/cli` in an empty folder without problems. ``` $ uname...
There seems to be an issue that's causing the [i18n-tracker](https://github.com/tauri-apps/tauri-docs/tree/next/packages/i18n-tracker) to fail and break any Netlify deploy previews (even though the build is successful). **Example logs:** https://app.netlify.com/sites/tauri-docs-starlight/deploys/64d15e5677826f0008f238cf#L350 https://app.netlify.com/sites/tauri-docs-starlight/deploys/64da1aa2fb11240008024a18 I haven't...
On https://tauri.app/v1/guides/building/sidecar/, > You may need to embed depending binaries to make your application work or prevent users from installing additional dependencies (e.g., Node.js or Python). We call this binary...
### 📋 Explain your issue Hi, I noticed that the repositories have no translations. I would like to translate the README into Spanish, but I haven't seen any tasks related...
### 📋 Page(s) affected (or suggested, for new content) https://github.com/tauri-apps/tauri-docs/blob/24ed0bf9bd66a518e15a4a22e5c2cec3c2a8a56c/docs/guides/building/cross-platform.md?plain=1#L242 ### 📋 Description or bullet point outline (if proposing new content) I have install `llvm` via homebrew without errors, the...