tauri-apps / tauri-apps/tauri-docs
Improve Getting Started guide
Nobody has claimed this yet.
- Dominant language
- MDX
- Stars
- 1.1k
- Forks
- 887
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 48
Description
> 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 over it's contents and mix imports. But that's far from ideal.
Create a plain sveltekit app, add the tauri cli to it, run tauri init. (see v1 docs). I did not include this because the other config guides do not have it yet either and therefore considered it out of scope for this pr
Originally posted by @FabianLars in https://github.com/tauri-apps/tauri-docs/issues/2121#issuecomment-2098868686
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the Getting Started guide and compare its setup flow with the v1 docs. Document how to create a plain SvelteKit app, add the Tauri CLI, and run tauri init; the guide is done when a reader can install SvelteKit cleanly without copying files from a Vite project.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- tauri, vite
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100