Skip to content

tonytlwu/shortly

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/;meteor
  • Access via http://localhost:3000

...and, we're live!

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

About

URL Shortener written in meteor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 94.9%
  • CSS 4.2%
  • Other 0.9%