{"id":20548311,"url":"https://github.com/email2vimalraj/graphql-heroku","last_synced_at":"2025-07-09T04:40:17.086Z","repository":{"id":152670055,"uuid":"120495461","full_name":"email2vimalraj/graphql-heroku","owner":"email2vimalraj","description":"A basic Mongo Express GraphQL Node (MEGN) example source code","archived":false,"fork":false,"pushed_at":"2018-02-06T19:11:01.000Z","size":27,"stargazers_count":2,"open_issues_count":0,"forks_count":5,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-28T00:06:27.738Z","etag":null,"topics":["apollo","apollo-server-express","apollographql","express","expressjs","graphql","graphql-server","heroku","herokuapp","javascript","mongodb","mongoose","mongoosejs","node","nodejs"],"latest_commit_sha":null,"homepage":"http://www.vimalselvam.com/2018/02/07/deploying-graphql-server-on-heroku/","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/email2vimalraj.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2018-02-06T17:20:09.000Z","updated_at":"2018-05-20T09:24:25.000Z","dependencies_parsed_at":"2023-06-18T15:15:48.632Z","dependency_job_id":null,"html_url":"https://github.com/email2vimalraj/graphql-heroku","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/email2vimalraj%2Fgraphql-heroku","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/email2vimalraj%2Fgraphql-heroku/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/email2vimalraj%2Fgraphql-heroku/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/email2vimalraj%2Fgraphql-heroku/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/email2vimalraj","download_url":"https://codeload.github.com/email2vimalraj/graphql-heroku/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248868812,"owners_count":21174754,"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":["apollo","apollo-server-express","apollographql","express","expressjs","graphql","graphql-server","heroku","herokuapp","javascript","mongodb","mongoose","mongoosejs","node","nodejs"],"created_at":"2024-11-16T02:13:01.277Z","updated_at":"2025-04-14T10:52:37.739Z","avatar_url":"https://github.com/email2vimalraj.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Deploying Graphql Server on Heroku\nThis repo contains a basic Mongo Express GraphQL Node (MEGN) example code.\n\n## Pre-requisites\n- NodeJS\n- Mongodb and server should be running if local\n\n## Setup\n- Clone this repo\n- Run `yarn` or `npm install` from the cloned directory\n- Run `yarn start` or `npm start` to start the graphql server on 3000 port by default.\n\n## Demo\nLaunch [https://graphql-heroku.herokuapp.com/](https://graphql-heroku.herokuapp.com/?operationName=Users\u0026query=query%20Users%20%7B%0A%20%20users%20%7B%0A%20%20%20%20name%0A%20%20%20%20password%0A%20%20%7D%0A%7D%0A%0Amutation%20addUser%20%7B%0A%20%20addUser(input%3A%20%7B%0A%20%20%20%20name%3A%20%22Vimal%22%2C%0A%20%20%20%20password%3A%20%22secret%22%0A%20%20%7D)%20%7B%0A%20%20%20%20name%0A%20%20%20%20password%0A%20%20%7D%0A%7D) to access the GraphiQL.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femail2vimalraj%2Fgraphql-heroku","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Femail2vimalraj%2Fgraphql-heroku","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femail2vimalraj%2Fgraphql-heroku/lists"}