{"id":23782585,"url":"https://github.com/joinhandshake/code-challenge-boilerplate-graphql","last_synced_at":"2025-06-25T03:33:40.585Z","repository":{"id":80424742,"uuid":"245241456","full_name":"joinhandshake/code-challenge-boilerplate-graphql","owner":"joinhandshake","description":"Graphql Code challenge stack","archived":false,"fork":false,"pushed_at":"2020-03-05T18:43:41.000Z","size":12902,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-19T21:48:14.203Z","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/joinhandshake.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":"2020-03-05T18:42:53.000Z","updated_at":"2020-10-26T17:31:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"8679f2aa-8be7-4000-846a-371612639b61","html_url":"https://github.com/joinhandshake/code-challenge-boilerplate-graphql","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/joinhandshake/code-challenge-boilerplate-graphql","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joinhandshake%2Fcode-challenge-boilerplate-graphql","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joinhandshake%2Fcode-challenge-boilerplate-graphql/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joinhandshake%2Fcode-challenge-boilerplate-graphql/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joinhandshake%2Fcode-challenge-boilerplate-graphql/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joinhandshake","download_url":"https://codeload.github.com/joinhandshake/code-challenge-boilerplate-graphql/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joinhandshake%2Fcode-challenge-boilerplate-graphql/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261798548,"owners_count":23211208,"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-01-01T12:16:14.072Z","updated_at":"2025-06-25T03:33:40.550Z","avatar_url":"https://github.com/joinhandshake.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Handshake Code Challenge Graphql Boilerplate\n\n## Quickstart\n\nStart Prisma + Postgres API\n\n```\ndocker-compose up -d\n```\n\nDeploy Prisma schema\n\n```\nyarn deploy\n```\n\nServe the front end\n\n```\nyarn start\n```\n\nGo to http://localhost:1234\n\n## API\n\nThis repo uses a Prisma backed API.\n[prisma](https://www.prisma.io/docs/understand-prisma/)\n[writing migrations in prisma](https://www.prisma.io/docs/get-started/02-change-data-model-JAVASCRIPT-c001/)\ndepends on docker + node\n\nSetup locally with `docker-compose up -d`\nTo deploy your Prisma API locally after making changes to the schema, run `yarn deploy`\n\nOnce the server is running, you can interact with the Graphql API at http://localhost:4466/\n\n## Front end\n\n### Parcel\n\nThe front end is hosted by [parcel](https://parceljs.org)\n\nServe front end assets with `yarn start` on localhost:1234\n\n### React\n\nThe front end is setup with React + Apollo to see data. See client/index.js\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoinhandshake%2Fcode-challenge-boilerplate-graphql","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjoinhandshake%2Fcode-challenge-boilerplate-graphql","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoinhandshake%2Fcode-challenge-boilerplate-graphql/lists"}