Skip to content

Checks github repo for updates. If changes are found, runs npm run build, and restarts pm2 service

Notifications You must be signed in to change notification settings

TheMorphium/frontend_refresher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

frontend_refresher

Simple tool to check github for changes If changes are found, run "npm run build", and then "pm2 restart all". Can be automated with cron.

pip install requirements.txt

Create a .env file using the example. Tool will also create a file called .lasthash to use to determine if folders contents have changed.

About

Checks github repo for updates. If changes are found, runs npm run build, and restarts pm2 service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages