mirror of
https://github.com/ByteAtATime/raycast-linux.git
synced 2025-08-30 10:47:26 +00:00
Raycast-compatible launcher for Linux
.vscode | ||
packages/protocol | ||
sidecar | ||
src | ||
src-tauri | ||
static | ||
.gitignore | ||
.prettierignore | ||
.prettierrc | ||
components.json | ||
eslint.config.js | ||
package.json | ||
pnpm-lock.yaml | ||
pnpm-workspace.yaml | ||
README.md | ||
svelte.config.js | ||
tsconfig.json | ||
vite.config.js | ||
vitest-setup-client.ts |
Tauri + SvelteKit + TypeScript
This template should help get you started developing with Tauri, SvelteKit and TypeScript in Vite.
Recommended IDE Setup
VS Code + Svelte + Tauri + rust-analyzer.