mirror of
https://github.com/mikndotdev/sd2immich.git
synced 2026-08-18 02:57:38 +00:00
Simple app for syncing photos from SD cards with Immich
- Rust 53.6%
- TypeScript 46.1%
- HTML 0.3%
| .github/workflows | ||
| .vscode | ||
| public | ||
| src | ||
| src-tauri | ||
| .gitignore | ||
| .oxfmtrc.json | ||
| bun.lock | ||
| index.html | ||
| package.json | ||
| README.md | ||
| tsconfig.json | ||
| tsconfig.node.json | ||
| vite.config.ts | ||
Tauri + React + Typescript
This template should help get you started developing with Tauri, React and Typescript in Vite.