Skip to content

RenanSui/salvage

Repository files navigation

Salvage Title

Copy files comfortably and automate your backups.

Bootstrapped with create-electron

Salvage

Tech Stack

Features

  • Copy files from Source to Destination
  • Automatically monitor files
  • Copy monitored files when changes occur

Running Locally

  1. Clone the repository

    git clone https://github.com/RenanSui/salvage.git
  2. Install dependencies using pnpm

    pnpm install
  3. Start the development server

    pnpm run dev
  4. Build for production

    pnpm run build:win

How do I deploy this?

Follow the deployment guides for Electron Vite and Electron Builder for more information.

License

Licensed under the MIT License. Check the LICENSE file for details.