This repository has been archived by the owner on Aug 7, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Implement max games limit (#1797)
* Restructure game and avatar creation and add limit of 15 running games * Revert "build(deps): bump certifi from 2023.5.7 to 2023.7.22 (#1796)" This reverts commit 20fff90. * Implement middleware and tests * Reinstall coverage in dockerfiles * Update lockfile * Add tearDown func * Check update() still works * Feedback * Improve signal so running games at max capacity can still be updated * Remove get token endpoint
- Loading branch information