{"id":15392666,"url":"https://github.com/jackdbd/hello-cloud-run-clj","last_synced_at":"2026-04-19T08:31:41.971Z","repository":{"id":82381051,"uuid":"540521907","full_name":"jackdbd/hello-cloud-run-clj","owner":"jackdbd","description":null,"archived":false,"fork":false,"pushed_at":"2022-09-23T16:13:34.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-11T06:49:19.945Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Clojure","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/jackdbd.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":"2022-09-23T16:13:20.000Z","updated_at":"2022-09-23T16:13:39.000Z","dependencies_parsed_at":null,"dependency_job_id":"c2a78f02-bd30-4e04-b40a-d0046225ffe7","html_url":"https://github.com/jackdbd/hello-cloud-run-clj","commit_stats":{"total_commits":2,"total_committers":1,"mean_commits":2.0,"dds":0.0,"last_synced_commit":"8baeee5bbeff6e98e8cff7e3006c5d1558d96382"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jackdbd/hello-cloud-run-clj","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackdbd%2Fhello-cloud-run-clj","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackdbd%2Fhello-cloud-run-clj/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackdbd%2Fhello-cloud-run-clj/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackdbd%2Fhello-cloud-run-clj/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jackdbd","download_url":"https://codeload.github.com/jackdbd/hello-cloud-run-clj/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackdbd%2Fhello-cloud-run-clj/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32000179,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"online","status_checked_at":"2026-04-19T02:00:07.110Z","response_time":55,"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":[],"created_at":"2024-10-01T15:15:37.513Z","updated_at":"2026-04-19T08:31:41.954Z","avatar_url":"https://github.com/jackdbd.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# hello-cloud-run-clj\n\nThis project uses [neil](https://github.com/babashka/neil).\n\n## Tests\n\nRun all tests:\n\n```sh\nclojure -M:test\n```\n\n## Development\n\n```sh\nclojure -M -m hello-cloud-run-clj.hello-cloud-run-clj\n```\n\n## Build\n\nCompile the uberjar:\n\n```sh\nclojure -T:build uber\n```\n\nRun the uberjar:\n\n```sh\njava -jar ./target/hello-cloud-run-clj-1.2.0-standalone.jar 1 2 3\n```\n\n## Container\n\nBuild the container image:\n\n```sh\ndocker build ./ --file Dockerfile \\\n  --build-arg APP_NAME=hello-cloud-run-clj \\\n  --tag hello-cloud-run-clj:latest\n```\n\nInspect the container image with [dive](https://github.com/wagoodman/dive):\n\n```sh\ndive hello-cloud-run-clj:latest\n```\n\nRun the container:\n\n```sh\ndocker run -it --rm -p 4000:3000 \\\n  --env ENVIRONMENT=DEVELOPMENT \\\n  --env PORT=3000 \\\n  hello-cloud-run-clj:latest\n```\n\n## Deploy to Cloud Run\n\n```sh\ngcloud builds submit ./ --config cloudbuild.yaml --async\n```\n\n## Call the Cloud Run service\n\n```sh\ncurl -L ${CLOUD_RUN_SERVICE_URL}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjackdbd%2Fhello-cloud-run-clj","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjackdbd%2Fhello-cloud-run-clj","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjackdbd%2Fhello-cloud-run-clj/lists"}