Skip to content
This repository has been archived by the owner on Apr 10, 2022. It is now read-only.

Latest commit

 

History

History
11 lines (6 loc) · 417 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 417 Bytes

News Proxy

Usage

Export the variables REFERRER and DESTINATION_HOST. Then run ./newsproxy.sh and visit localhost:8080/url/you/want.

Deploy

Deploy

Add the remote with git remote add app-name git@heroku.com:app-name.git and use git push app-name to update the deployment.