Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 1 KB

README.md

File metadata and controls

26 lines (21 loc) · 1 KB

Shortly

URL Shortener written in Meteor, with help from the following packages:

Big shout out to the folks over at RTD who have been especially responsive to all questions asked - thanks guys!

How to setup Shortly (OSX)

  • Install Meteor curl https://install.meteor.com/ | sh
  • Install Meteorite npm install -g meteorite
  • Clone Shortly git clone [email protected]:jrgrafton/shortly.git
  • Install Iron Router cd <clone-dir>/production/app;mrt add iron-router
  • Launch Shortly cd <clone-dir>/production/app;meteor
  • Access via http://localhost:3000

...and, we're live!

Go check us out @ http://s-y.co