{"id":17597964,"url":"https://github.com/cvan/gameface-api","last_synced_at":"2025-03-29T20:27:54.860Z","repository":{"id":18470099,"uuid":"21665027","full_name":"cvan/gameface-api","owner":"cvan","description":null,"archived":false,"fork":false,"pushed_at":"2014-07-10T19:03:02.000Z","size":176,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-24T09:50:17.969Z","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/cvan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-07-09T19:07:42.000Z","updated_at":"2014-07-10T18:50:06.000Z","dependencies_parsed_at":"2022-09-11T20:21:10.550Z","dependency_job_id":null,"html_url":"https://github.com/cvan/gameface-api","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/cvan%2Fgameface-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cvan%2Fgameface-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cvan%2Fgameface-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cvan%2Fgameface-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cvan","download_url":"https://codeload.github.com/cvan/gameface-api/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246240629,"owners_count":20745909,"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-10-22T09:44:09.042Z","updated_at":"2025-03-29T20:27:54.836Z","avatar_url":"https://github.com/cvan.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gameface-api\n\nAn API server that handles in-game services.\n\nThis is consumed by the front-end interface for\n[cvan/gameface-api](https://github.com/cvan/gameface-api).\n\n\n# Installation\n\n## Mac OS X\n\n```bash\n# Install redis via homebrew\nbrew install redis\n# Set up redis as a launch agent\nbrew info redis\n# Install node dependencies\nnpm install\n# Copy local configuration into place\ncp settings_local.js.dist settings_local.js\n```\n\nIf you'd like to run the server for development, consider install [`nodemon`](http://nodemon.io/) instead:\n\n```bash\nnpm install nodemon -g\n```\n\n# Development\n\nRun the development server:\n\n    node app.js\n\nOr to have the server restart upon changes, using [nodemon](https://github.com/remy/nodemon):\n\n    nodemon app.js\n\nTo play with redis:\n\n    redis-cli\n\nTo watch the commands getting sent to redis:\n\n    redis-cli monitor\n\nTo clear redis:\n\n    redis-cli flushall\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcvan%2Fgameface-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcvan%2Fgameface-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcvan%2Fgameface-api/lists"}