{"id":22802748,"url":"https://github.com/buffolander/generator-serverless-gcloud","last_synced_at":"2025-07-16T11:35:00.095Z","repository":{"id":41681911,"uuid":"252056017","full_name":"buffolander/generator-serverless-gcloud","owner":"buffolander","description":"Yeoman generator for Serverless framework on GCP","archived":false,"fork":false,"pushed_at":"2022-12-05T17:34:39.000Z","size":4345,"stargazers_count":1,"open_issues_count":7,"forks_count":0,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2025-03-17T20:55:14.304Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/buffolander.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}},"created_at":"2020-04-01T02:55:07.000Z","updated_at":"2023-03-05T07:58:59.000Z","dependencies_parsed_at":"2023-01-24T10:01:04.961Z","dependency_job_id":null,"html_url":"https://github.com/buffolander/generator-serverless-gcloud","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/buffolander%2Fgenerator-serverless-gcloud","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/buffolander%2Fgenerator-serverless-gcloud/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/buffolander%2Fgenerator-serverless-gcloud/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/buffolander%2Fgenerator-serverless-gcloud/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/buffolander","download_url":"https://codeload.github.com/buffolander/generator-serverless-gcloud/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246372746,"owners_count":20766635,"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-12-12T09:07:11.165Z","updated_at":"2025-03-30T20:17:08.640Z","avatar_url":"https://github.com/buffolander.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Generator Serverless for Google Cloud Platform\n\nThe Yeoman generator for Serverless framework on GCP. Setting up a new service including database clients as easy as 1-2-3.\n\n## Generator installation\n \n1) you are going to need [Yeoman](http://yeoman.io/):\n```bash\nnpm install -g yo\n```\n2) Install the generator:\n\n```bash\nnpm install -g @brdu/generator-serverless-gcloud\n```\n\n## Usage\n\n### Base generator\n\nCreate a new directory for your service and run the generator:\n\n```bash\nmkdir example-service\ncd example-service\nyo serverless-gcloud\n```\n\nIt will prompt some questions you need to answer to configure your project.\nDefault values are specified between parenthesis.\nYou now have a starter skeleton for a Cloud Functions project!\n\nWhen the generator is done, remember to adjust your service account keys names and locations accordingly, as well as enabling the required Google APIs for a Serverless deployment. Then you're ready to deploy your service on GCP:\n\n```bash\nserverless deploy --env [any of the enviroment tags your passed to the generator]\n```\n\n## Features\n*   Support of Serverless \n*   Supports NodeJS 8+\n*   Supports Google Firestore and MongoDB Atlas\n\n## Roadmap\n*   Support for NodeJS :white_check_mark:\n*   Support for Cloud Functions VPC Access  \n*   Support for GO\n*   Support for Python\n*   Support of Firebase and Firestore events\n*   Support more database options\n*   Generator unit tests\n\n## Resources\n*   \u003chttps://serverless.com/framework/docs/providers/google\u003e\n*   \u003chttps://github.com/serverless/serverless-google-cloudfunctions\u003e\n*   \u003chttps://cloud.google.com/functions/docs\u003e\n*   \u003chttps://cloud.google.com/vpc/docs\u003e\n*   \u003chttps://cloud.google.com/deployment-manager/docs\u003e\n*   \u003chttps://firebase.google.com/docs/firestore\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbuffolander%2Fgenerator-serverless-gcloud","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbuffolander%2Fgenerator-serverless-gcloud","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbuffolander%2Fgenerator-serverless-gcloud/lists"}