You're free to fork the project. Find it in action at evi.io
git clone https://github.com/lestopher/short_url.gitbundle update
rails sYou'll notice that there are some gems in the Gemfile that pertain to Heroku use. Comment them out if it pleases you.
You'll also notice that one of the gems required is therubyracer, which uses Google's V8 javascript engine. There's currently no Windows version, so unless you do some tweaking, this won't run on Windows.
- Add admin page
- Style this bad boy up
- Add anonymous url based administration of url (ie you have an admin url known only to you)