The client needed a way to modify game configs, and player inventory. Some application components were needed to be exported as web-components to be consumed by an external app written in a different framework.
✔ I added components that allow player inventory management and updating game configs.
✔ For game config changes merge requests were created using the GitHub API