* chore(mongodb): update local dev MongoDB versions * fix(github): update mongodb-github-action * test(api): attempt to gather more detail on failures * Revert "test(api): attempt to gather more detail on failures" This reverts commit215e768e90. * WIP mongodb-memory-serve * fix(mongo): start replica set * run mongo as gh action service * remove matrix for mongo * try npm -> docker instead of services * try "docker compose" * disable mongo bootstrap from build * try gh action again * try newer action version * working mongo docker compose 🎉 * fix(lint): leave out unused imports * update lock * cleanup previous workflow changes * remove previous code, dont share mongo data folders on runtype (rs and docker) * mongo docker for testing; align mongodb directory naming * remove run-rs, add docker:aio script call, use healthcheck to initiate again * merge docker-compose.yml, fix client port listening * fix oudated healthcheck param * chore(mongodb): update local dev MongoDB versions * fix(github): update mongodb-github-action * test(api): attempt to gather more detail on failures * Revert "test(api): attempt to gather more detail on failures" This reverts commit215e768e90. * WIP mongodb-memory-serve * run mongo as gh action service * fix(mongo): start replica set * remove matrix for mongo * try npm -> docker instead of services * try "docker compose" * disable mongo bootstrap from build * try gh action again * try newer action version * working mongo docker compose 🎉 * fix(lint): leave out unused imports * update lock * cleanup previous workflow changes * remove previous code, dont share mongo data folders on runtype (rs and docker) * mongo docker for testing; align mongodb directory naming * remove run-rs, add docker:aio script call, use healthcheck to initiate again * merge docker-compose.yml, fix client port listening * fix oudated healthcheck param * fix(config): remove dup keys * using npx vite during docker aio run --------- Co-authored-by: negue <eugen.bolz@gmail.com>
Habitica 
Habitica is an open-source habit-building program that treats your life like a role-playing game. Level up as you succeed, lose HP as you fail, and earn Gold to buy weapons and armor!
Want to contribute code to Habitica? We're always looking for assistance on any issues in our repo with the "Help Wanted" label. The wiki pages below and the additional linked pages will tell you how to start contributing code and where you can seek further help or ask questions:
- Guidance for Blacksmiths - an introduction to the technologies used and how the software is organized.
- Setting up Habitica Locally - how to set up a local install of Habitica for development and testing.
Interested in contributing to Habitica’s mobile apps? Visit the links below for our mobile repositories.
Habitica's code is licensed as described at https://github.com/HabitRPG/habitica/blob/develop/LICENSE
Found a bug? Please report it to admin email rather than create an issue (an admin will advise you if a new issue is necessary; usually it is not).
Creating a third-party tool? Please review our API Usage Guidelines to ensure that your tool is compliant and maintains the best experience for Habitica players.
Have any questions about Habitica or contributing? See the links in the Habitica website's Help menu. There’s FAQ’s, guides, and the option to reach out to us with any further questions!