{"id":16490410,"url":"https://github.com/sangqle/apollo-server-sample","last_synced_at":"2026-01-28T09:02:36.644Z","repository":{"id":38804992,"uuid":"199046528","full_name":"sangqle/apollo-server-sample","owner":"sangqle","description":"Some basic configuration for apollo-server with prisma and posgresql database","archived":false,"fork":false,"pushed_at":"2022-12-10T23:46:18.000Z","size":928,"stargazers_count":1,"open_issues_count":13,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-05T21:47:23.952Z","etag":null,"topics":["apollo-server","graphql","javascript","postgresql","prisma","sample-code"],"latest_commit_sha":null,"homepage":"","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/sangqle.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":"2019-07-26T16:11:34.000Z","updated_at":"2019-10-15T16:34:33.000Z","dependencies_parsed_at":"2022-09-18T05:34:38.749Z","dependency_job_id":null,"html_url":"https://github.com/sangqle/apollo-server-sample","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sangqle/apollo-server-sample","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sangqle%2Fapollo-server-sample","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sangqle%2Fapollo-server-sample/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sangqle%2Fapollo-server-sample/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sangqle%2Fapollo-server-sample/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sangqle","download_url":"https://codeload.github.com/sangqle/apollo-server-sample/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sangqle%2Fapollo-server-sample/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28843119,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-28T07:39:25.367Z","status":"ssl_error","status_checked_at":"2026-01-28T07:39:24.487Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["apollo-server","graphql","javascript","postgresql","prisma","sample-code"],"created_at":"2024-10-11T13:47:56.193Z","updated_at":"2026-01-28T09:02:36.624Z","avatar_url":"https://github.com/sangqle.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"**This is sample config Gaphql API with apollo-server**\n\nHow to run ?\n\n```bash\n$ git clone https://github.com/littlemonster00/apollo-server-sample.git\n$ yarn\n\n```\n\nRun prisma server and postgres database via docker\n\n```bash\n$ docker-compose up\n$ yarn deploy\n$ yarn start\n```\n\nYou can access prisma API server via: http://localhost:4466/server/dev\n\nYou can visualization data of postgres db via: http://localhost:4466/server/dev/_admin\n\n## Environments\nThis Compose file contains the following environment variables:\n\n* `POSTGRES_USER` the default value is **postgres**\n* `POSTGRES_PASSWORD` the default value is **changeme**\n* `PGADMIN_PORT` the default value is **5050**\n* `PGADMIN_DEFAULT_EMAIL` the default value is **pgadmin4@pgadmin.org**\n* `PGADMIN_DEFAULT_PASSWORD` the default value is **admin**\n\n## Access to postgres: \n* `localhost:5432`\n* **Username:** postgres (as a default)\n* **Password:** changeme (as a default)\n\n## Access to PgAdmin: \n* **URL:** `http://localhost:5050`\n* **Username:** pgadmin4@pgadmin.org (as a default)\n* **Password:** admin (as a default)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsangqle%2Fapollo-server-sample","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsangqle%2Fapollo-server-sample","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsangqle%2Fapollo-server-sample/lists"}