Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 592 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 592 Bytes

spiggel

This is a basic mirroring proxy app written in Sinatra. Ready to be deployed in the cloud.

Usage

First, change the CUSTOM_URL environment variable to the website you would like to mirror.

Then, run the app.

ruby app.rb
foreman start

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/schopenhauer/spiggel.

License

The app is available as open source under the terms of the MIT License.