mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-04-14 19:47:03 +00:00
No description
reason we're removing the submodules (intead of keeping them around for offline development) is that derby does some watchfile magic on the public directory, and it causes a "max file limit" operating system error (mitigated by `ulimit -u 2048`). For offline developers, you may want to have some symlinks and a git stash handy |
||
|---|---|---|
| migrations | ||
| public | ||
| src | ||
| styles | ||
| test | ||
| ui | ||
| views | ||
| .afignore | ||
| .gitignore | ||
| .gitmodules | ||
| CHANGELOG.md | ||
| config.json.example | ||
| LICENSE | ||
| Makefile | ||
| package.json | ||
| Procfile | ||
| README.md | ||
| server.js | ||
HabitRPG is a habit building program which treats your life like a Role Playing Game. Level up as you succeed, lose HP as you fail, earn money to buy weapons and armor.
##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
