{"id":19059770,"url":"https://github.com/cloudydaiyz/vulture","last_synced_at":"2025-04-18T00:32:47.051Z","repository":{"id":250017513,"uuid":"833245263","full_name":"cloudydaiyz/vulture","owner":"cloudydaiyz","description":"Scavenger hunt game engine","archived":false,"fork":false,"pushed_at":"2024-10-03T03:53:44.000Z","size":2907,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-11-03T04:06:02.563Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cloudydaiyz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2024-07-24T16:34:08.000Z","updated_at":"2024-10-25T15:56:24.000Z","dependencies_parsed_at":"2024-09-10T22:57:24.442Z","dependency_job_id":"a708384b-3023-4db0-8c5f-36a27ada5042","html_url":"https://github.com/cloudydaiyz/vulture","commit_stats":null,"previous_names":["cloudydaiyz/the-great-hunt","cloudydaiyz/game-center","cloudydaiyz/find-it","cloudydaiyz/vulture"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudydaiyz%2Fvulture","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudydaiyz%2Fvulture/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudydaiyz%2Fvulture/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudydaiyz%2Fvulture/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cloudydaiyz","download_url":"https://codeload.github.com/cloudydaiyz/vulture/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223768600,"owners_count":17199394,"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":[],"created_at":"2024-11-09T00:11:42.219Z","updated_at":"2024-11-09T00:11:42.772Z","avatar_url":"https://github.com/cloudydaiyz.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# vulture\n\nThis repository contains the backend and infrastructure for the project.\n\n## Prerequisites\n\n- `terraform`\n- `node` 20.x,\n- `python` ^3.10, and the respective Python dependencies installed from `requirements.txt`\n- `aws` CLI with [credentials configured](https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-files.html)\n\n## Set Up\n\n1. Create a [MongoDB Organization](https://www.mongodb.com/docs/cloud-manager/tutorial/manage-organizations/#create-an-organization)\n2. Retrieve your account ID from the organization (or the account ID you want as the project owner) using the [`Get All Organization Users`](https://www.mongodb.com/docs/cloud-manager/reference/api/organizations/organization-get-all-users/) request:\n\n```\ncurl -i -u \"\u003cusername\u003e:\u003capiKey\u003e\" --digest \\\n  \"https://cloud.mongodb.com/api/public/v1.0/orgs/\u003corgId\u003e/users?pretty=true\"\n```\n\n3. Create a `variables.tfvars` file in the `/cloud` directory, providing the corresponding definitions for the variables declared in [`/cloud/variables.tf`](/cloud/variables.tf). View [the docs](https://developer.hashicorp.com/terraform/language/values/variables#variable-definitions-tfvars-files) for more about `.tfvar` files.\n4. `cd` into the `/scripts` directory, and run `python update_infra.py` to deploy the infrastructure for the backend.\n\n## Debugging\n\nDebugging configurations for VSCode is enabled for this project in `.vscode/launch.json`. View [Debugging in VSCode](https://code.visualstudio.com/docs/editor/debugging) for more about launch configurations.\n\n- `test-library` starts the debugging tool for the tests in the `/library` folder\n- `test-functions` starts the debugging tool for the tests in the `/functions` folder\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloudydaiyz%2Fvulture","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcloudydaiyz%2Fvulture","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloudydaiyz%2Fvulture/lists"}