{"id":25075033,"url":"https://github.com/dentednerd/nc-games-graphql-api","last_synced_at":"2025-03-31T21:26:02.367Z","repository":{"id":95786808,"uuid":"407513174","full_name":"dentednerd/nc-games-graphql-api","owner":"dentednerd","description":null,"archived":false,"fork":false,"pushed_at":"2021-09-17T15:20:39.000Z","size":412,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-07T00:32:02.328Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dentednerd.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":"2021-09-17T11:20:28.000Z","updated_at":"2021-09-17T15:20:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"e0fbc9bf-f83c-4f6d-97e7-c894f78e2b1d","html_url":"https://github.com/dentednerd/nc-games-graphql-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/dentednerd%2Fnc-games-graphql-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dentednerd%2Fnc-games-graphql-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dentednerd%2Fnc-games-graphql-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dentednerd%2Fnc-games-graphql-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dentednerd","download_url":"https://codeload.github.com/dentednerd/nc-games-graphql-api/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246542092,"owners_count":20794178,"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":"2025-02-07T00:29:50.259Z","updated_at":"2025-03-31T21:26:02.359Z","avatar_url":"https://github.com/dentednerd.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Northcoders House of Games: GraphQL Edition\n\nA GraphQL and Express API with a PostgreSQL database.\n\n~~[nc-games-sql-dentednerd.herokuapp.com](https://nc-games-sql-dentednerd.herokuapp.com/)~~\n\n## requirements\n\n- Node v14.17.4: [download](https://nodejs.org/)\n- PostgreSQL v13.3: `brew install postgresql`\n- Heroku CLI: `brew tap heroku/brew \u0026\u0026 brew install heroku`\n\n## installation\n\n```sh\ngit clone https://github.com/dentednerd/be-nc-games.git\ncd be-nc-games\nnpm install\necho PGDATABASE=nc_games_test \u003e .env.test\necho PGDATABASE=nc_games \u003e .env.development\n```\n\n## development\n\n```sh\nnpm run setup-dbs\nnpm run seed\nnpm start # server will listen on port 9090 by default\n```\n\n## testing\n\n```sh\nnpm t # jest --verbose\n```\n\n## deployment\n\n```sh\n# to push to Github:\ngit push origin main\n\n# to deploy to Heroku:\n# ensure that heroku remote exists:\n#git remote -v\n# if no heroku remote:\n#git add remote heroku https://git.heroku.com/nc-games-sql-dentednerd.git\n#npm run seed:prod # on first deploy only\n#git push heroku main\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdentednerd%2Fnc-games-graphql-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdentednerd%2Fnc-games-graphql-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdentednerd%2Fnc-games-graphql-api/lists"}