No description
Find a file
2026-04-27 17:09:45 +02:00
.vscode Initial commit: Bujinkan training video notes app 2026-03-29 14:38:36 +02:00
backend Fix windows build 2026-04-27 17:09:45 +02:00
debian Add Docker-based packaging for Linux and Windows 2026-04-26 20:23:56 +02:00
icons Drop Tauri scaffold and switch license to GPL-3.0-only 2026-04-26 20:19:16 +02:00
migrations Drop Tauri scaffold and switch license to GPL-3.0-only 2026-04-26 20:19:16 +02:00
packaging Add Docker-based packaging for Linux and Windows 2026-04-26 20:23:56 +02:00
src Replace drag-and-drop with click-to-pick, click-to-place reorder 2026-04-06 12:23:27 +02:00
static Add group video view and merge grouped videos in session page 2026-03-29 18:23:33 +02:00
.gitignore Drop Tauri scaffold and switch license to GPL-3.0-only 2026-04-26 20:19:16 +02:00
LICENSE Drop Tauri scaffold and switch license to GPL-3.0-only 2026-04-26 20:19:16 +02:00
package.json Drop Tauri scaffold and switch license to GPL-3.0-only 2026-04-26 20:19:16 +02:00
pnpm-lock.yaml Switch from Tauri to Python/pywebview backend 2026-03-29 15:13:57 +02:00
pyproject.toml Drop Tauri scaffold and switch license to GPL-3.0-only 2026-04-26 20:19:16 +02:00
README.md Initial commit: Bujinkan training video notes app 2026-03-29 14:38:36 +02:00
svelte.config.js Initial commit: Bujinkan training video notes app 2026-03-29 14:38:36 +02:00
tsconfig.json Initial commit: Bujinkan training video notes app 2026-03-29 14:38:36 +02:00
vite.config.js Update references after src-tauri removal 2026-04-26 20:19:28 +02:00

Tauri + SvelteKit + TypeScript

This template should help get you started developing with Tauri, SvelteKit and TypeScript in Vite.

VS Code + Svelte + Tauri + rust-analyzer.