Simple app for syncing photos from SD cards with Immich
  • Rust 53.6%
  • TypeScript 46.1%
  • HTML 0.3%
Find a file
2026-08-10 18:04:14 +09:00
.github/workflows init 2026-08-09 20:40:38 +09:00
.vscode init 2026-08-09 20:40:38 +09:00
public init 2026-08-09 20:40:38 +09:00
src feat: background uploading 2026-08-10 18:04:14 +09:00
src-tauri feat: background uploading 2026-08-10 18:04:14 +09:00
.gitignore init 2026-08-09 20:40:38 +09:00
.oxfmtrc.json init 2026-08-09 20:40:38 +09:00
bun.lock feat: background uploading 2026-08-10 18:04:14 +09:00
index.html init 2026-08-09 20:40:38 +09:00
package.json feat: background uploading 2026-08-10 18:04:14 +09:00
README.md init 2026-08-09 20:40:38 +09:00
tsconfig.json init 2026-08-09 20:40:38 +09:00
tsconfig.node.json init 2026-08-09 20:40:38 +09:00
vite.config.ts init 2026-08-09 20:40:38 +09:00

Tauri + React + Typescript

This template should help get you started developing with Tauri, React and Typescript in Vite.