{"id":20603910,"url":"https://github.com/troygoode/screeps-remote-example","last_synced_at":"2026-01-24T11:04:17.670Z","repository":{"id":66008697,"uuid":"69529960","full_name":"troygoode/screeps-remote-example","owner":"troygoode","description":null,"archived":false,"fork":false,"pushed_at":"2016-09-29T15:51:58.000Z","size":7,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-15T02:07:51.002Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/troygoode.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2016-09-29T04:15:31.000Z","updated_at":"2023-06-14T08:41:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"4f73588e-229c-4001-80f8-d86e13f2df61","html_url":"https://github.com/troygoode/screeps-remote-example","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/troygoode%2Fscreeps-remote-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/troygoode%2Fscreeps-remote-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/troygoode%2Fscreeps-remote-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/troygoode%2Fscreeps-remote-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/troygoode","download_url":"https://codeload.github.com/troygoode/screeps-remote-example/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248991543,"owners_count":21194894,"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-16T09:19:19.982Z","updated_at":"2026-01-24T11:04:17.612Z","avatar_url":"https://github.com/troygoode.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# screeps-remote-example\n\nA minimalist example of using the [screeps-remote](https://github.com/overra/screeps-remote) development tool for [Screeps](https://screeps.com/).\n\n![](https://i.imgur.com/Lrsu31K.png)\n\n## Notes\n\n* This example looks to the `SCREEPS_USERNAME` and `SCREEPS_PASSWORD` environment variables for authentication details to avoid a situation where you commit secrets into git.\n* To aid in the above, we use the [dotenv](https://www.npmjs.com/package/dotenv) library to automatically load the contents of the `.env` file (not present by default) in this folder into your environment variables at run-time.\n* You must create the `.env` file yourself. An example is provided below.\n* The `.gitignore` has been configured to ensure that `.env` does not get committed to git.\n\n## Example `.env` File\n\n```\nSCREEPS_USERNAME=your_username_here\nSCREEPS_PASSWORD=your_password_here\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftroygoode%2Fscreeps-remote-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftroygoode%2Fscreeps-remote-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftroygoode%2Fscreeps-remote-example/lists"}