No description
| controllers | ||
| views | ||
| .gitignore | ||
| app.rb | ||
| Gemfile | ||
| Gemfile.lock | ||
| README.md | ||
bundle install
bundle exec ruby app.rb
Then load up a browser and point it to...
http://localhost:4567/?token=<token>&url=<uri>
| controllers | ||
| views | ||
| .gitignore | ||
| app.rb | ||
| Gemfile | ||
| Gemfile.lock | ||
| README.md | ||
bundle install
bundle exec ruby app.rb
Then load up a browser and point it to...
http://localhost:4567/?token=<token>&url=<uri>