No description
Find a file
Tyler Renelle 1a04414571 Merge pull request #461 from switz/favicon
@lefnire => Add favicon support
2013-02-20 11:16:58 -08:00
migrations remove expired sessions on cron too. Eventually expired sessions 2013-02-15 22:30:27 -05:00
public add faux achievements, fix error page 2013-02-17 15:07:56 -05:00
src Add favicon support 2013-02-20 13:36:57 -05:00
styles move bootstrap responsive inclusion into lib/app/index.js - will also 2013-02-16 19:27:00 -05:00
test Fixing the dailies casper tests (almost). Found out that the main problem why most tests aren't working: the derby app seems to need some time after a click/action before the model is updated. This means sometime the user object was completely empty. I've introduced a short wait before retrieving the model that fixes this problem. 2013-02-17 17:55:30 +01:00
ui Add ui connection alert 2012-06-20 20:47:08 -04:00
views add link to addons / extensions 2013-02-19 21:58:10 -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
.gitmodules add BrowserQuest as submodule in public/vendor 2013-02-17 14:43:12 -05:00
config.json.example add nodetime for profiling production 2013-02-18 16:09:41 -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 add "resolve": "~0.2.3". browserify seems to not include validator 2013-02-18 23:39:50 -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 add nodetime for profiling production 2013-02-18 16:09:41 -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