{"id":15972108,"url":"https://github.com/angellusmortis/boundlexx","last_synced_at":"2025-03-17T22:30:49.197Z","repository":{"id":78723313,"uuid":"276906586","full_name":"AngellusMortis/boundlexx","owner":"AngellusMortis","description":"An API to get all things related to the game Boundless","archived":false,"fork":false,"pushed_at":"2025-02-12T01:37:55.000Z","size":1183,"stargazers_count":2,"open_issues_count":15,"forks_count":2,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-02-28T05:28:30.014Z","etag":null,"topics":["django","django-rest-framework","docker","openapi","python"],"latest_commit_sha":null,"homepage":"https://api.boundlexx.app/api/v1/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AngellusMortis.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-07-03T13:28:45.000Z","updated_at":"2024-12-25T23:50:55.000Z","dependencies_parsed_at":"2024-10-27T16:21:36.392Z","dependency_job_id":"2a30f6fb-53ea-4177-9cf2-61100988ed8e","html_url":"https://github.com/AngellusMortis/boundlexx","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AngellusMortis%2Fboundlexx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AngellusMortis%2Fboundlexx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AngellusMortis%2Fboundlexx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AngellusMortis%2Fboundlexx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AngellusMortis","download_url":"https://codeload.github.com/AngellusMortis/boundlexx/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243886722,"owners_count":20363777,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["django","django-rest-framework","docker","openapi","python"],"created_at":"2024-10-07T20:41:57.064Z","updated_at":"2025-03-17T22:30:48.658Z","avatar_url":"https://github.com/AngellusMortis.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Boundlexx\n=========\n\n.. image:: https://img.shields.io/badge/built%20with-Cookiecutter%20Django-ff69b4.svg\n     :target: https://github.com/pydanny/cookiecutter-django/\n     :alt: Built with Cookiecutter Django\n.. image:: https://img.shields.io/badge/code%20style-black-000000.svg\n     :target: https://github.com/ambv/black\n     :alt: Black code style\n\n\n:License: MIT\n\n`Changelog \u003cCHANGELOG.rst\u003e`_\n----------------------------\n\nRequirements\n------------\n\nThis project is configured to work with Docker inside of VS Code using the\nRemote Containers extension. It is recommend to use those. So make sure you have:\n\n* `Docker Engine and Compose`_. Requires at least\n* Docker Buildkit enabled (add `export DOCKER_BUILDKIT=1` to your shell rc or set it manually before running commands)\n* `VS Code`_ with the `Remote Containers extension`_.\n* MacOSX version of Boundless installed somewhere. You can use `steamcmd`_ to install it via the following command:\n\n   .. code-block:: bash\n\n      steamcmd +@sSteamCmdForcePlatformType macos +login username +force_install_dir /path/to/install +app_update 324510 -beta testing validate +quit\n\n* `Boundless Icon Renderer`_ set up and ran if you want to import item images into Boundlexx\n\n.. _Docker Engine and Compose: https://docs.docker.com/get-docker/\n.. _VS Code: https://code.visualstudio.com/\n.. _Remote Containers extension: https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.remote-containers\n.. _steamcmd: https://developer.valvesoftware.com/wiki/SteamCMD\n.. _Boundless Icon Renderer: https://forum.playboundless.com/t/icon-renderer/55879\n\nSetup\n-----\n\n#. Clone the repo.\n#. Copy `docker-compose.override.example.yml` to `docker-compose.override.yml`\n   and update the path you your local Boundless install\n#. Then open the `boundlexx` folder in VS Code.\n#. Ensure the extension \"Remote - Containers\" (ms-vscode-remote.remote-containers) is installed.\n#. You should be prompted to \"Reopen in Container\". If you are not, run the\n   \"Remote-Containers: Reopen in Container\" from the Command Palette\n   (`View -\u003e Command Palette...` or `Ctrl+Shift+P`)\n#. VS Code will now build the Docker images and start them up. When it is\n   done, you should see a normal VS Code Workspace\n#. Go to http://127.0.0.1:8000 in your Web browser and click \"Sign In\".\n   Then sign in with Discord or Github\n#. Back in VS Code, run the command \"Tasks: Run Task\" and then \"Boundlexx: Make Superuser\".\n#. Enter the username for your user when prompted.\n#. Repeat \"Tasks: Run Task\" for the \"Boundlexx: Ingest Game Data\" and \"Boundlexx: Create Game Objects\" tasks.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fangellusmortis%2Fboundlexx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fangellusmortis%2Fboundlexx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fangellusmortis%2Fboundlexx/lists"}