Skip to content

lestopher/short_url

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generic URL Shortener Using MongoDB

You're free to fork the project. Find it in action at evi.io

To clone

git clone https://github.com/lestopher/short_url.git

To use

bundle update
rails s

Caveat

You'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.

To do

  • 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)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors