mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-03 08:21:07 +00:00
No description
for the upcoming api v3 Reorganize files under /src, separate express app in two apps, one for api v1 and v2 and the other for the upcoming api v3 move api v2 routes in a separate folder, rename apiv1 file for better readability, remove auth routes for api v1 move api-v2 controllers in subdirectory move unorganized files to /libs fix gulp requires and separate server in old (api v1 and v2) and new (api v3) app fix require paths fix require paths fix require paths put api v1 back Reorganize files under /src and separate express app in one for api v1 and v2 and the other for v3 |
||
|---|---|---|
| common | ||
| database_reports | ||
| dist | ||
| keys/google | ||
| migrations | ||
| tasks | ||
| test | ||
| website | ||
| .bowerrc | ||
| .buildpacks | ||
| .codeclimate.yml | ||
| .gitignore | ||
| .nodemonignore | ||
| .nvmrc | ||
| .travis.yml | ||
| bower.json | ||
| config.json.example | ||
| CONTRIBUTING.md | ||
| Dockerfile | ||
| Gruntfile.js | ||
| gulpfile.js | ||
| karma.conf.js | ||
| LICENSE | ||
| package.json | ||
| Procfile | ||
| protractor.conf.js | ||
| README.md | ||
| register-handlers.js | ||
| VAGRANT.md | ||
| vagrant.sh | ||
| Vagrantfile.example | ||
Habitica

Habitica is an open source 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.
We need more programmers! Your assistance will be greatly appreciated.
For an introduction to the technologies used and how the software is organized, refer to Contributing to Habitica - "Coders (Web & Mobile)" section.
To set up a local install of Habitica for development and testing, see Setting up Habitica Locally, which contains instructions for Windows, *nix / Mac OS, and Vagrant.
Then read Guidance for Blacksmiths for additional instructions and useful tips.