{"id":15680937,"url":"https://github.com/amodinho/serverless-graphql-typescript-starter","last_synced_at":"2025-05-07T11:21:23.426Z","repository":{"id":54735466,"uuid":"228816269","full_name":"AmoDinho/serverless-graphql-typescript-starter","owner":"AmoDinho","description":"A Serverless GraphQL TypeScript backend boilerplate 🛎️","archived":false,"fork":false,"pushed_at":"2021-02-01T21:24:46.000Z","size":864,"stargazers_count":11,"open_issues_count":0,"forks_count":8,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-31T09:37:20.105Z","etag":null,"topics":["apollo-server","apollo-server-lambda","aws-lambda","graphql"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/AmoDinho.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-12-18T10:31:38.000Z","updated_at":"2023-01-22T21:40:30.000Z","dependencies_parsed_at":"2022-08-14T01:10:47.149Z","dependency_job_id":null,"html_url":"https://github.com/AmoDinho/serverless-graphql-typescript-starter","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/AmoDinho%2Fserverless-graphql-typescript-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AmoDinho%2Fserverless-graphql-typescript-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AmoDinho%2Fserverless-graphql-typescript-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AmoDinho%2Fserverless-graphql-typescript-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AmoDinho","download_url":"https://codeload.github.com/AmoDinho/serverless-graphql-typescript-starter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252866118,"owners_count":21816396,"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-server","apollo-server-lambda","aws-lambda","graphql"],"created_at":"2024-10-03T16:46:52.408Z","updated_at":"2025-05-07T11:21:23.406Z","avatar_url":"https://github.com/AmoDinho.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\n# Serverless GraphQL TypeScript Starter ![GitHub](https://img.shields.io/github/license/mashape/apistatus.svg)\n\nThis is a basic TypeScript boilerplate to kitstart your Serverless GraphQL projects with AWS Lambda. Here is a [plain JavaScript starter](https://github.com/pimp-my-book/serverless-graphql-nodejs-starter) if you prefer!\n\nIt is powered by [`Apollo-Server-Lambda`](https://github.com/apollographql/apollo-server/tree/master/packages/apollo-server-lambda) and uses the [Serverless Framework](https://serverless.com/) to deploy it to AWS.\n\nThis is hugely inspired by the starter that [Anomaly Innovations](https://github.com/AnomalyInnovations/serverless-nodejs-starter ) created. The project was cloned from it. \n\n## Prerequistes 🚁\n\n* [An AWS Account](https://aws.amazon.com/)\n* [A configured AWS CLI](https://serverless.com/framework/docs/providers/aws/guide/credentials/)\n* [Serverless Framework installed on your machine](https://serverless.com/framework/docs/providers/aws/guide/installation/)\n* [NodeJS](nodejs.org) \n\nNote this project uses [Yarn](https://yarnpkg.com). \n\n## How to get started 🎮\n\nFirst clone the repo:\n\n```\n$ serverless install --url https://github.com/AmoDinho/serverless-graphql-typescript-starter --name project-name\n```\n\nMove into the project folder:\n\n```\n$ cd project-name\n```\n\nThen Install all its dependancies:\n\n```\n$ yarn install\n```\n\nThen you should be able to invoke the Lambda locally:\n\n```\n$ yarn offline\n```\n\nTo deploy to AWS run the following command:\n\n```\n$ yarn deploy\n```\n\nThis should be a good start to be able to move on and do whatever you gotta do meet business requirements.  \n\n\n### How To Link Other AWS Services 🗽\n\n#### DynamoDB\n#### Cognito\n\n\n## Contributing😀 \n\nContributions are most welcome!!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famodinho%2Fserverless-graphql-typescript-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Famodinho%2Fserverless-graphql-typescript-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famodinho%2Fserverless-graphql-typescript-starter/lists"}