{"id":16972397,"url":"https://github.com/ammezie/adonis-graphql-server","last_synced_at":"2025-07-03T05:04:19.880Z","repository":{"id":88640411,"uuid":"107999509","full_name":"ammezie/adonis-graphql-server","owner":"ammezie","description":"A GraphQL server built with Apollo server and AdonisJs","archived":false,"fork":false,"pushed_at":"2018-12-09T09:57:02.000Z","size":16,"stargazers_count":32,"open_issues_count":1,"forks_count":10,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-06-28T17:47:58.595Z","etag":null,"topics":["adonisjs","apollo-server","graphql","graphql-server"],"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/ammezie.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":"2017-10-23T15:14:16.000Z","updated_at":"2023-01-11T13:01:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"8daf6a92-d1cc-46b0-b149-86bd45ee3e81","html_url":"https://github.com/ammezie/adonis-graphql-server","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ammezie/adonis-graphql-server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ammezie%2Fadonis-graphql-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ammezie%2Fadonis-graphql-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ammezie%2Fadonis-graphql-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ammezie%2Fadonis-graphql-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ammezie","download_url":"https://codeload.github.com/ammezie/adonis-graphql-server/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ammezie%2Fadonis-graphql-server/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263264641,"owners_count":23439247,"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":["adonisjs","apollo-server","graphql","graphql-server"],"created_at":"2024-10-14T00:59:09.979Z","updated_at":"2025-07-03T05:04:19.854Z","avatar_url":"https://github.com/ammezie.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# adonis-graphql-server\n\nA GraphQL server built with Apollo server and AdonisJs\n\n## Getting Started\n\nClone the project repository by running the command below if you use SSH\n\n```bash\ngit clone git@github.com:ammezie/adonis-graphql-server.git\n```\n\nIf you use https, use this instead\n\n```bash\ngit clone https://github.com/ammezie/adonis-graphql-server.git\n```\n\n## Setup\n\nRun the command below to install dependencies\n\n```bash\nnpm install\n```\n\n### Environment variables\n\nDuplicate `.env.example` and rename it `.env`\n\n### Migrations\n\nSetup your database and enter the following in `.env`\n\n```\nDB_CONNECTION=mysql\nDB_HOST=localhost\nDB_DATABASE=adonis_graphql_server\nDB_USER=root\nDB_PASSWORD=\n```\n\nRun the following command to run migration.\n\n```bash\nadonis migration:run\n```\n\nFinally, start the application:\n\n```bash\nadonis serve --dev\n```\n\nand visit [http://127.0.0.1:3333](http://127.0.0.1:3333) to see the application in action.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fammezie%2Fadonis-graphql-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fammezie%2Fadonis-graphql-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fammezie%2Fadonis-graphql-server/lists"}