{"id":17843280,"url":"https://github.com/philmod/google-cloud-build-gulp","last_synced_at":"2026-05-03T02:39:55.597Z","repository":{"id":145516180,"uuid":"86236394","full_name":"Philmod/google-cloud-build-gulp","owner":"Philmod","description":"Example on how to use gulp with Google Cloud Container Builder","archived":false,"fork":false,"pushed_at":"2017-05-19T23:43:24.000Z","size":9,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-08T06:29:31.182Z","etag":null,"topics":["build","cloud","google","gulp"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Philmod.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-03-26T13:56:44.000Z","updated_at":"2018-10-08T21:23:29.000Z","dependencies_parsed_at":"2023-04-05T02:32:59.961Z","dependency_job_id":null,"html_url":"https://github.com/Philmod/google-cloud-build-gulp","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/Philmod%2Fgoogle-cloud-build-gulp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Philmod%2Fgoogle-cloud-build-gulp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Philmod%2Fgoogle-cloud-build-gulp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Philmod%2Fgoogle-cloud-build-gulp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Philmod","download_url":"https://codeload.github.com/Philmod/google-cloud-build-gulp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246846752,"owners_count":20843437,"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":["build","cloud","google","gulp"],"created_at":"2024-10-27T21:23:23.598Z","updated_at":"2026-05-03T02:39:50.577Z","avatar_url":"https://github.com/Philmod.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# google-container-gulp\nExample on how to use gulp with Google Cloud Container Builder.\n\nThere are a few ways you might want to use the static files generated by gulp.\n\n## Serve\nYou might want to serve them from a static server of your own. In this case,\nlet's package the server and the content in a container (using `Dockerfile`):\n\n```\ngcloud container builds submit . --config=cloudbuild.container.yaml\ngcloud docker -- run -p 3000:3000 gcr.io/$PROJECT_ID/gulp-example:latest\ncurl localhost:3000\n```\n\n## Google Cloud Storage\nYou might want to store the static files in Google Cloud Storage from where\nyour application can fetch them.\n\n```\ngcloud container builds submit . --config=cloudbuild.gcs.yaml\n```\n\nShare the files publicly from the Google Cloud Console, then:\n\n```\ncurl http://storage.googleapis.com/gulp-example/index.html\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphilmod%2Fgoogle-cloud-build-gulp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphilmod%2Fgoogle-cloud-build-gulp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphilmod%2Fgoogle-cloud-build-gulp/lists"}