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!
- Install Meteor
curl https://install.meteor.com/ | sh - Install Meteorite
npm install -g meteorite - Clone Shortly
git clone git@github.com: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
Go check us out @ http://s-y.co