mirror of
https://github.com/wahyd4/ocelots.git
synced 2026-08-19 09:57:02 +10:00
a57e698d75afdd0eb06f0f2e7ca6de86670538ab
Ocelots
This is an application to allow members of a team to get to know each other.
You log in using a mozilla persona id (linked to your email address) and then you'll be presented with the list of groups you belong to.
To setup your own instance on heroku:
heroku apps:create
heroku addons:add heroku-postgresql
git push heroku master
heroku run db:migrate db:seed
Todo:
- allow a different S3 bucket to be used
Languages
JavaScript
38.8%
Ruby
36.2%
Slim
12.8%
CoffeeScript
4.6%
CSS
4.2%
Other
3.4%