Skip to content
This repository has been archived by the owner on May 2, 2021. It is now read-only.
/ siding-box Public archive

Electron Menubar app for Dropbox-like synchronization with Siding

License

Notifications You must be signed in to change notification settings

open-source-uc/siding-box

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SidingBox

📦 Electron Menubar app for Dropbox-like synchronization with Siding

dependencies dev-dependencies styled with prettier

Development

Clone this repository:

git clone https://github.com/open-source-uc/siding-box.git
cd siding-box

Install dependencies:

yarn install

Desktop

Run Electron app:

cd packages/siding-box-desktop
yarn start

Production

Create a release build with:

NODE_ENV=production yarn run make

Releases

No releases published

Packages

No packages published