Skip to content

holepunchto/updater-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

137 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CI Release Bump Deps

Updater Service

  • Run pear app in a worker (using pear-run)
  • Auto restart worker on pear update (using pear-updates)

Example

  • Local mode
pear run --dev sample-updater

Make some change to sample-runner.js, the app will auto restart

  • Prod mode
pear stage some-channel
pear run pear://<app-link>/sample-updater

Make some change to sample-runner.js, then pear stage some-channel, the app will auto restart

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors