tauri-docs
tauri-docs copied to clipboard
The source for all Tauri project documentation.
### Question you want answered How do I install with Bun? ### Where did you look for an answer? The docs only have yarn, npm, pnpm, and cargo. I also...
#### What kind of changes does this PR include? - Minor content fixes (broken links, typos, etc.) - New or updated content - Changes to the docs site code -...
> What's it's not clear to me tho is: how would one install sveltekit cleanly, as CTA creates a vite project. What I did was to install sveltekit and copy...
On https://v2.tauri.app/rss/ it may look more visually pleasing if we write a very short text for each button what the feed is about. The title is pretty self explanatory, it...
We should make a lab about setting up long running background processes. [Discord message](https://discord.com/channels/616186924390023171/1240125287140692100/1240125287140692100)
tatapstar: Is it possible to add a guide on default type conversions and workarounds between front and back? Simon: Definitely, could you make a feature request for it on the...
The link on the page that is supposed to point to the docs doesn't work. I'm talking about this link: https://next--tauri.netlify.app/next/mobile/ in the Getting started section
We could streamline the current template to make it more user-friendly, thereby minimizing barriers for contributors.
### Describe the bug I'm trying to write some tests for the Rust backend. In those tests I'm trying to create instances of a mock api so I can tests...
#### What kind of changes does this PR include? - Minor content fixes (broken links, typos, etc.) - New or updated content - Translated content - Changes to the docs...