{"id":16660138,"url":"https://github.com/djblue/serverless-demo","last_synced_at":"2025-07-14T12:35:10.671Z","repository":{"id":38444779,"uuid":"279124601","full_name":"djblue/serverless-demo","owner":"djblue","description":"A demo of using clojurescript for aws lambda functions.","archived":false,"fork":false,"pushed_at":"2023-08-08T18:22:14.000Z","size":331,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-12T20:48:47.859Z","etag":null,"topics":["aws-lambda","clojurescript","serverless","shadow-cljs","skeleton-template"],"latest_commit_sha":null,"homepage":"","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/djblue.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":"2020-07-12T18:30:22.000Z","updated_at":"2023-08-08T17:14:06.000Z","dependencies_parsed_at":"2025-03-13T04:31:14.345Z","dependency_job_id":null,"html_url":"https://github.com/djblue/serverless-demo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/djblue/serverless-demo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djblue%2Fserverless-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djblue%2Fserverless-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djblue%2Fserverless-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djblue%2Fserverless-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/djblue","download_url":"https://codeload.github.com/djblue/serverless-demo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djblue%2Fserverless-demo/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265292499,"owners_count":23742078,"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":["aws-lambda","clojurescript","serverless","shadow-cljs","skeleton-template"],"created_at":"2024-10-12T10:28:08.430Z","updated_at":"2025-07-14T12:35:10.643Z","avatar_url":"https://github.com/djblue.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# serverless-demo\n\nA demo of using clojurescript for aws lambda functions.\n\nThe choice of make is because it's good at orchestrating multiple cli\ncommands and has auto-completion.\n\n## local dev\n\nTo start local development, do:\n\n    make dev # kick off a shadow-cljs watch for handler.js\n\nThen in another terminal, do:\n\n    make node # start remote node runtime for repl\n\n## formatting\n\nTo format source code, do:\n    \n    make fmt\n\n## static analysis\n\nTo run all static analysis checks, do:\n\n    make ci\n\nThis should be the exact target used during continuous integration.\n\n## remote dev\n\nTo deploy the lambda to aws, do:\n\n    make deploy/dev\n\nTo invoke the remote lambda, do:\n\n    make invoke/dev\n\nTo view remote logs, do:\n    \n    make logs/dev\n\nOnly the handler.js, handler.js.map and production npm dependencies are\nincluded in the deployed package. Source maps are bundled into the package\nzip to improve stack trace debugging.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdjblue%2Fserverless-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdjblue%2Fserverless-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdjblue%2Fserverless-demo/lists"}