Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dwinston/lunch_roulette


https://github.com/dwinston/lunch_roulette

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

Lunch Roulette is a simple way to meet random people in your domain for lunch today.

Run these commands to try it out:

* bundle
* cp config/application.example.yml config/application.yml
* cp config/database.example.yml config/database.yml
* rake db:setup
* rails s