This is a basic mirroring proxy app written in Sinatra. Ready to be deployed in the cloud.
First, change the CUSTOM_URL
environment variable to the website you would like to mirror.
Then, run the app.
ruby app.rb
foreman start
Bug reports and pull requests are welcome on GitHub at https://github.com/schopenhauer/spiggel.
The app is available as open source under the terms of the MIT License.