• Stars
    star
    429
  • Rank 101,271 (Top 2 %)
  • Language
    JavaScript
  • Created about 5 years ago
  • Updated about 1 month ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Official Raindrop.io Desktop App

Build local copy

git submodule update --init --recursive
git submodule update --remote --merge
yarn
yarn build:win

Then check dist folder

Deployment

Run yarn deploy:prod

Local testing tips

Windows

Uncomment special identityName and publisher fields in build/config.js Run add-appxpackage -path appx.appx -AllowUnsigned