Skip to content

ThreeCheers is a team celebration app which enables colleagues to cheer for each other when they do something great. Everyone gets to vote on their favourite cheers of the week, after which the winning one and most cheered for people are revealed to all (in Whines and Cheers on a Friday).

unboxed/cheers

Repository files navigation

Cheers

Setting up the database

Add a file .env.local to the root folder and configure DATABASE_URL to match your environment (default: "DATABASE_URL: postgresql://localhost:5432). Leave the database name out of the URL; rails will fill it according to the database.yml config. Must have postgresql installed.

Downloading and importing a production backup from Heroku

https://gist.github.com/wrburgess/5528649

About

ThreeCheers is a team celebration app which enables colleagues to cheer for each other when they do something great. Everyone gets to vote on their favourite cheers of the week, after which the winning one and most cheered for people are revealed to all (in Whines and Cheers on a Friday).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published