{"id":30417925,"url":"https://github.com/jgrodziski/cljs-cloud-function","last_synced_at":"2025-08-22T06:19:14.801Z","repository":{"id":57713488,"uuid":"203635481","full_name":"jgrodziski/cljs-cloud-function","owner":"jgrodziski","description":"A cljs template for generating Clojurescript targeting serverless Google Cloud Function as the execution platform","archived":false,"fork":false,"pushed_at":"2019-08-21T18:13:51.000Z","size":11,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-21T01:37:56.165Z","etag":null,"topics":["clojure","clojurescript","cloud","function","gcloud","google","serverless"],"latest_commit_sha":null,"homepage":null,"language":"Clojure","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"epl-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jgrodziski.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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-08-21T17:45:20.000Z","updated_at":"2025-02-20T22:00:43.000Z","dependencies_parsed_at":"2022-09-26T16:40:15.292Z","dependency_job_id":null,"html_url":"https://github.com/jgrodziski/cljs-cloud-function","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jgrodziski/cljs-cloud-function","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgrodziski%2Fcljs-cloud-function","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgrodziski%2Fcljs-cloud-function/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgrodziski%2Fcljs-cloud-function/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgrodziski%2Fcljs-cloud-function/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jgrodziski","download_url":"https://codeload.github.com/jgrodziski/cljs-cloud-function/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgrodziski%2Fcljs-cloud-function/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271594386,"owners_count":24786711,"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","status":"online","status_checked_at":"2025-08-22T02:00:08.480Z","response_time":65,"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":["clojure","clojurescript","cloud","function","gcloud","google","serverless"],"created_at":"2025-08-22T06:19:13.320Z","updated_at":"2025-08-22T06:19:14.796Z","avatar_url":"https://github.com/jgrodziski.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cljs-cloud-function\n\nA cljs template to create a project using tools.deps and shadow-cljs targeting Google Cloud Function serverless environment for execution.\n\n## Usage\n\n```\nclj -Sdeps '{:deps {seancorfield/clj-new {:mvn/version \"0.7.7\"}}}' \\\n  -m clj-new.create \\\n  cljs-cloud-function \\\n  myname/myapp\n```\n\nOr if you have `clj-new` in your `~/.clojure/deps.edn` like so:\n\n```\n{:aliases {:new {:extra-deps {seancorfield/clj-new {:mvn/version \"0.7.7\"}}\n                 :main-opts [\"-m\" \"clj-new.create\"]}}\n ...}\n```\n\njust invoke: \n```\nclj -A:new cljs-cloud-function myname/myapp\n```\n\nThen you can edit the .../foo.cljs namespace and the `myapp` function inside.\nYou can just invoke the build with `build.sh`.\nThen `deploy.sh` (will invoke the `build.sh` script first), given you had installed the [`gcloud SDK`](https://cloud.google.com/sdk/gcloud/) and had loggued onto your project.\n\nYou can install any Node JS library with `npm` and `shadow-cljs`, see: https://shadow-cljs.github.io/docs/UsersGuide.html#npm \n\nSee [clj-new](https://github.com/seancorfield/clj-new) for invoking the clj-new.create function with the template. \n\nSee the [template's README](https://github.com/jgrodziski/cljs-cloud-function/blob/master/resources/clj/new/cljs_cloud_function/README.md) for information on the usage once the project is generated.\n\n## License\n\nCopyright © 2019 Jeremie Grodziski\n\nDistributed under the Eclipse Public License either version 1.0.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjgrodziski%2Fcljs-cloud-function","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjgrodziski%2Fcljs-cloud-function","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjgrodziski%2Fcljs-cloud-function/lists"}