Skip to content

leandrogualter/awayday

 
 

Repository files navigation

A submission system for the Away Day Brazil.

Running

awayday requires Mongo. to install it and run (on OSX):

  brew install mongodb
  mongod &

to install the dependencies of the project run:

  .init.sh

to run the app:

  bundle exec rake start

to stop it:

  bundle exec rake stop

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 56.1%
  • CSS 43.0%
  • Shell 0.9%