mikekauffman / url_shortener

A simple web app to shorten URL's.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Staging URL: http://ur-ly-staging.herokuapp.com/

Production URL: http://ur-ly.herokuapp.com/

GitHub URL: https://github.com/PositiveControl/url_shortener

Tracker URL: https://www.pivotaltracker.com/n/projects/1047306

Up and Running w/ Ur-ly

Installing

  1. Fork and clone repo
  2. CD into working directory
  3. Install dependencies: bundle install
  4. To run tests: rspec
  5. For local server: rerun rackup

Play Time

  1. If you're happy and want to play with our toy, continue to next step...
  2. Create your own branch: git branch -b branch_name
  3. Have fun!

For help with app related issues, call 1-800-WTF-RTFM

About

A simple web app to shorten URL's.