{"id":15455748,"url":"https://github.com/stradivario/gapi-starter-simple-serverless","last_synced_at":"2025-07-26T22:36:31.968Z","repository":{"id":93607931,"uuid":"171108413","full_name":"Stradivario/gapi-starter-simple-serverless","owner":"Stradivario","description":null,"archived":false,"fork":false,"pushed_at":"2020-01-31T18:35:02.000Z","size":219,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-02T10:42:50.350Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/Stradivario.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":"2019-02-17T10:24:02.000Z","updated_at":"2020-01-31T18:35:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"2db26e8d-7a85-43c5-9fd3-175e10384110","html_url":"https://github.com/Stradivario/gapi-starter-simple-serverless","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/Stradivario%2Fgapi-starter-simple-serverless","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stradivario%2Fgapi-starter-simple-serverless/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stradivario%2Fgapi-starter-simple-serverless/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stradivario%2Fgapi-starter-simple-serverless/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Stradivario","download_url":"https://codeload.github.com/Stradivario/gapi-starter-simple-serverless/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246009078,"owners_count":20708881,"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":[],"created_at":"2024-10-01T22:20:38.271Z","updated_at":"2025-03-28T10:14:42.536Z","avatar_url":"https://github.com/Stradivario.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# @Gapi Starter Serverless simple\n##### @Graphql\n\n\nThis is basic example serverless project related with [GAPI](https://github.com/Stradivario/gapi)\nto check advanced example project go to [advanced-example](https://github.com/Stradivario/gapi-starter-serverless-sequelize)\n\n\n\n#### To start developing clone repository\n\n```bash\ngit clone https://github.com/Stradivario/gapi-starter-serverless\n```\n\n#### Install @gapi/cli utility and serverless globally\n\n\n```bash\nnpm i -g @gapi/cli serverless\n```\n\n\n#### Set AWS key and secret\n\n```bash\nserverless config credentials --provider aws --key AKIAIK7OLXM4EHJSSXCA --secret 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\n```\n\nTo obtain key and secret https://console.aws.amazon.com/iam/home?#/security_credentials\n\n#### Start the application\n```bash\ngapi start\n```\n\n\n#### Build application\n\n```bash\ngapi build\n```\n\nApplication will be builded inside `dist` folder\n\n\n#### Build and Deploy to AWS Serverless\n\nStaging\n\n```bash\ngapi build \u0026\u0026 serverless deploy\n```\n\nProduction\n\n```bash\ngapi build \u0026\u0026 serverless deploy --stage prod\n```\n\n\n\nTo check current application inside of working lambda \n\n#### Staging [Click here](https://cbjrjdznf2.execute-api.us-east-2.amazonaws.com/staging/graphql?query=query%20%7B%0A%20%20findApp(id%3A%201)%20%7B%0A%20%20%20%20id%0A%20%20%7D%0A%7D\u0026fbclid=IwAR2I6VDE2xqoe-AfonW55UbfpW19XCwVTWjsdYcCVXogXfzN94W4LfSNB6g)\n\n#### Prod [Click here](https://luhf6hv7og.execute-api.us-east-2.amazonaws.com/prod/graphql?query=query%20%7B%0A%20%20findApp(id%3A%201)%20%7B%0A%20%20%20%20id%0A%20%20%7D%0A%7D\u0026fbclid=IwAR2I6VDE2xqoe-AfonW55UbfpW19XCwVTWjsdYcCVXogXfzN94W4LfSNB6g)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstradivario%2Fgapi-starter-simple-serverless","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstradivario%2Fgapi-starter-simple-serverless","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstradivario%2Fgapi-starter-simple-serverless/lists"}