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

fionn/news-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.