Skip to content

Latest commit

 

History

History
46 lines (27 loc) · 922 Bytes

File metadata and controls

46 lines (27 loc) · 922 Bytes
Tauri is not finished yet, you can use the Web side map bed, I will release the Tauri version later


English | 简体中文

Features

  • ☀️ Free [Tencent cloud OSS] for map bed, PDF files and other attachment management

  • ⚡️ Use Vitesse-lit to base.

  • 🦾 TypeScript, of course

  • ☁️ Deploy on Netlify, zero-config

  • 💎 Use Arco Design for the design

  • 💻 Use Tauri for the Desktop UI


Try it now!

Clone to local

git clone https://github.com/Soya-xy/tauri-photo my-photo
cd my-photo
pnpm i # If you don't have pnpm installed, run: npm install -g pnpm
pnpm run dev