Skip to content

jrgrafton/shortly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 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 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

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