No description
Find a file
Tyler Renelle 999669a2fe remove expired sessions on cron too. Eventually expired sessions
handled by connect-mongo, but we had expiry default to 1yr - ridic.
Set to 2 weeks instead. Also, delete staged users after 3 days instead
of 7
2013-02-15 22:30:27 -05:00
migrations remove expired sessions on cron too. Eventually expired sessions 2013-02-15 22:30:27 -05:00
public reverting the commit-set for the progress-bars https://github.com/lefnire/habitrpg/pull/379 (@zakkain I'll follow up on GH) 2013-02-13 15:21:44 -05:00
src remove expired sessions on cron too. Eventually expired sessions 2013-02-15 22:30:27 -05:00
styles reverting the commit-set for the progress-bars https://github.com/lefnire/habitrpg/pull/379 (@zakkain I'll follow up on GH) 2013-02-13 15:21:44 -05:00
test add 100x refresh test script for memory leak 2013-02-13 15:42:50 -05:00
ui Add ui connection alert 2012-06-20 20:47:08 -04:00
views kickstarter celebration notification 2013-02-15 19:37:54 -05:00
.afignore update afignore 2013-01-18 12:10:45 -05:00
.gitignore Use nconf to load in configuration values 2013-02-07 07:47:34 -05:00
config.json.example Use nconf to load in configuration values 2013-02-07 07:47:34 -05:00
LICENSE README & LICENSE 2012-06-26 11:29:49 -04:00
Makefile setting up for testing REST 2012-10-12 11:53:57 -04:00
package.json upgrade connect-mongo 2013-02-14 21:43:41 -05:00
Procfile Adding procfile for heroku, add process.env.PORT instead of 3000 2012-07-10 09:36:18 -04:00
README.md more links 2013-01-23 19:39:32 -05:00
server.js Use nconf to load in configuration values 2013-02-07 07:47:34 -05:00

#HabitRPG

HabitRPG is a habit tracker app which treats your goals like a Role Playing Game. Level up as you succeed, lose HP as you fail, earn money to buy weapons and armor.

Screenshot

###About ###Running Locally ###API

##Contact ###Bugs ###New Features ###Email

##License Code is licensed under GNU GPL v3. Content is licensed under CC-BY-SA 3.0. See the LICENSE file for details.

##Credits Content comes from Mozilla's BrowserQuest