{"id":23495139,"url":"https://github.com/willklein/steamapp","last_synced_at":"2026-06-16T16:32:04.969Z","repository":{"id":5428956,"uuid":"6621081","full_name":"willklein/steamapp","owner":"willklein","description":"Built for Node Knockout 2012, this is a Node.js app for seeing what Steam games are owned by everyine in a group.","archived":false,"fork":false,"pushed_at":"2012-11-11T23:55:19.000Z","size":2960,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-19T02:35:33.277Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://2012.nodeknockout.com/teams/hartfordjs","language":"JavaScript","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/willklein.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}},"created_at":"2012-11-09T21:59:18.000Z","updated_at":"2014-04-24T00:56:28.000Z","dependencies_parsed_at":"2022-07-06T17:30:56.383Z","dependency_job_id":null,"html_url":"https://github.com/willklein/steamapp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/willklein/steamapp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willklein%2Fsteamapp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willklein%2Fsteamapp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willklein%2Fsteamapp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willklein%2Fsteamapp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/willklein","download_url":"https://codeload.github.com/willklein/steamapp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willklein%2Fsteamapp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34415240,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-16T02:00:06.860Z","response_time":126,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-12-25T03:14:33.730Z","updated_at":"2026-06-16T16:32:04.954Z","avatar_url":"https://github.com/willklein.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hello HartfordJS!\n\n## Deploy instructions\n\n### GitHub — [Team][2], [Repo][3]\n\n~~~sh\ngit clone git@github.com:nko3/hartfordjs.git\n~~~\n\n### Nodejitsu — [More details][5], [Handbook][4]\n\n~~~sh\nnpm install -g jitsu\njitsu login --username nko3-hartfordjs --password FoxjqeW3gQxmBVpR\njitsu deploy\n~~~\n\n## Tips\n\n### Vote KO Widget\n\n![Vote KO widget](http://f.cl.ly/items/1n3g0W0F0G3V0i0d0321/Screen%20Shot%202012-11-04%20at%2010.01.36%20AM.png)\n\nUse our \"Vote KO\" widget to let from your app directly. Here's the code for\nincluding it in your site:\n\n~~~html\n\u003ciframe src=\"http://nodeknockout.com/iframe/hartfordjs\" frameborder=0 scrolling=no allowtransparency=true width=115 height=25\u003e\n\u003c/iframe\u003e\n~~~\n\n### Tutorials \u0026 Free Services\n\nIf you're feeling a bit lost about how to get started or what to use, we've\ngot some [great resources for you](http://nodeknockout.com/resources).\n\nFirst, we've pulled together a great set of tutorials about some of node's\nbest and most useful libraries:\n\n* [How to install node and npm](http://blog.nodeknockout.com/post/33857791331/how-to-install-node-npm)\n* [Getting started with Express](http://blog.nodeknockout.com/post/34180474119/getting-started-with-express)\n* [Real-time communication with Socket.IO](http://blog.nodeknockout.com/post/34243127010/knocking-out-socket-io)\n* [Data persistence with Mongoose](http://blog.nodeknockout.com/post/34302423628/getting-started-with-mongoose)\n* [OAuth integration using Passport](http://blog.nodeknockout.com/post/34765538605/getting-started-with-passport)\n* [Debugging with Node Inspector](http://blog.nodeknockout.com/post/34843655876/debugging-with-node-inspector)\n* [and many more](http://nodeknockout.com/resources#tutorials)\u0026hellip;\n\nAlso, we've got a bunch of great free services provided by sponsors,\nincluding:\n\n* [MongoLab](http://nodeknockout.com/resources#mongolab) - for Mongo hosting\n* [Monitaur](http://nodeknockout.com/resources#monitaur) - for server monitoring\n* [Ratchet.io](http://nodeknockout.com/resources#ratchetio) - for exception tracking\n* [Teleportd](http://nodeknockout.com/resources#teleportd) - real-time photo streams\n* [and more](http://nodeknockout.com/resources#tutorials)\u0026hellip;\n\n## Have fun!\n\nIf you have any issues, we're on IRC in #nodeknockout and #nodejitsu on\nfreenode, email us at \u003call@nodeknockout.com\u003e, or tweet\n[@node_knockout](https://twitter.com/node_knockout).\n\n[2]: https://github.com/organizations/nko3/teams/280947\n[3]: https://github.com/nko3/hartfordjs\n[4]: http://handbook.jit.su\n[5]: http://blog.nodeknockout.com/post/35279199042/introduction-to-jitsu-deployment\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwillklein%2Fsteamapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwillklein%2Fsteamapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwillklein%2Fsteamapp/lists"}