{"id":15154446,"url":"https://github.com/jimiit92/lambda-graphql-boilerplate","last_synced_at":"2025-09-30T02:30:32.883Z","repository":{"id":42025929,"uuid":"224171742","full_name":"JimiIT92/Lambda-Graphql-Boilerplate","owner":"JimiIT92","description":"Boilerplate code for a GraphQL Lambda service","archived":true,"fork":false,"pushed_at":"2023-01-09T11:35:51.000Z","size":420,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-19T19:39:26.391Z","etag":null,"topics":["apollo","apollo-server","apollographql","aws-lambda","graph","graph-ql","graphql","mongo-db","mongodb","serverless"],"latest_commit_sha":null,"homepage":"https://graphql.org/","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/JimiIT92.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null},"funding":{"ko_fi":"jimi_"}},"created_at":"2019-11-26T11:06:33.000Z","updated_at":"2023-01-09T12:30:13.000Z","dependencies_parsed_at":"2023-02-08T10:16:52.812Z","dependency_job_id":null,"html_url":"https://github.com/JimiIT92/Lambda-Graphql-Boilerplate","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/JimiIT92/Lambda-Graphql-Boilerplate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JimiIT92%2FLambda-Graphql-Boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JimiIT92%2FLambda-Graphql-Boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JimiIT92%2FLambda-Graphql-Boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JimiIT92%2FLambda-Graphql-Boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JimiIT92","download_url":"https://codeload.github.com/JimiIT92/Lambda-Graphql-Boilerplate/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JimiIT92%2FLambda-Graphql-Boilerplate/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277618573,"owners_count":25848559,"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","status":"online","status_checked_at":"2025-09-30T02:00:09.208Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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","apollo-server","apollographql","aws-lambda","graph","graph-ql","graphql","mongo-db","mongodb","serverless"],"created_at":"2024-09-26T17:23:53.116Z","updated_at":"2025-09-30T02:30:32.596Z","avatar_url":"https://github.com/JimiIT92.png","language":"JavaScript","readme":"# Lambda GraphQL Boilerplate\n\nBoilerplate code to make a fast GraphQL Apollo Server\nrunning on AWS Lambda interfacing with a MongoDB Database. \n\nJust add in your models/resolvers\nand you are good to go! 😁\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"logo.png\" /\u003e\n\u003c/p\u003e\n\n## 🔧 Install\n\nClone this repository on your local machine\n\n```\ngit clone https://github.com/JimiIT92/Lambda-Graphql-Boilerplate\n```\n\nOpen the project in your favorite IDE or text editor\n(I suggest [VSCode](https://code.visualstudio.com/))\n\nOnce open, open a new terminal and install the project dependencies\n\n```\nnpm install\n```\n\nRemember to rename the `.env.example` file to `.env`\nor make your own `.env` file!\n\n## 🔗 Dependencies\n\nSince the project is intended to run on AWS Lambda, you need\n[Serverless Framework](https://serverless.com/) installed\nto make it run on your local machine too.\nOtherwise you need to change the `src/app.js` code\nto start a web server with [Apollo](https://www.apollographql.com/).\nNote that in this case you won't be able to deploy the service\nto AWS Lambda, since Lambda can't run a normal Apollo Server.\n\n## 👨🏻‍💻 Contributing\n\nPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.\n\n## 📜 License\n\nLicensed under the [MIT License](https://opensource.org/licenses/MIT). You are free to use, share and edit this code as you wish 😁\n","funding_links":["https://ko-fi.com/jimi_"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjimiit92%2Flambda-graphql-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjimiit92%2Flambda-graphql-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjimiit92%2Flambda-graphql-boilerplate/lists"}