Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 620 Bytes

README.md

File metadata and controls

33 lines (23 loc) · 620 Bytes

Showoff

Build Status

What

Hackathons and meetups happen around Memphis every month. With Showoff you can register your event, your team, and your projects to show off to the community.

How

  • Rails backend
  • Ember frontend

Who

  • You!

Deployment

  • Click here to deploy a copy of showoff to Heroku

Getting started

rvm use ruby-2.1
git clone https://github.com/MemphisRuby/showoff.git
cd showoff
bundle
rake db:create db:setup
rails s

Contributors

  • Josh Lewis
  • Daniel Pritchett