{"id":19316570,"url":"https://github.com/tokenmill/clojure-graalvm-aws-lambda-template","last_synced_at":"2025-04-22T17:30:24.836Z","repository":{"id":62431600,"uuid":"188426379","full_name":"tokenmill/clojure-graalvm-aws-lambda-template","owner":"tokenmill","description":"Leiningen template for AWS Lambda custom runtime with GraalVM native image compiled Clojure projects. ","archived":false,"fork":false,"pushed_at":"2020-10-05T08:13:19.000Z","size":43,"stargazers_count":45,"open_issues_count":4,"forks_count":2,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-16T05:36:47.119Z","etag":null,"topics":["aws-lambda","aws-lambda-clojure","aws-lambda-custom-runtime","clojure","docker","graalvm","lein-template"],"latest_commit_sha":null,"homepage":"","language":"Clojure","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tokenmill.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-05-24T13:27:46.000Z","updated_at":"2024-07-25T10:38:48.000Z","dependencies_parsed_at":"2022-11-01T20:46:41.381Z","dependency_job_id":null,"html_url":"https://github.com/tokenmill/clojure-graalvm-aws-lambda-template","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/tokenmill%2Fclojure-graalvm-aws-lambda-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokenmill%2Fclojure-graalvm-aws-lambda-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokenmill%2Fclojure-graalvm-aws-lambda-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokenmill%2Fclojure-graalvm-aws-lambda-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tokenmill","download_url":"https://codeload.github.com/tokenmill/clojure-graalvm-aws-lambda-template/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250287337,"owners_count":21405588,"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","aws-lambda-clojure","aws-lambda-custom-runtime","clojure","docker","graalvm","lein-template"],"created_at":"2024-11-10T01:11:54.909Z","updated_at":"2025-04-22T17:30:24.488Z","avatar_url":"https://github.com/tokenmill.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ca href=\"http://www.tokenmill.lt\"\u003e\n      \u003cimg src=\".github/tokenmill-logo.svg\" width=\"125\" height=\"125\" align=\"right\" /\u003e\n\u003c/a\u003e\n\n# clojure-graalvm-aws-lambda-template\n\n[![Clojars Project](https://img.shields.io/clojars/v/clojure-graalvm-aws-lambda/lein-template.svg)](https://clojars.org/clojure-graalvm-aws-lambda/lein-template)\n[![pipeline status](https://gitlab.com/Jocas/clojure-graalvm-aws-lambda-template/badges/master/pipeline.svg)](https://gitlab.com/Jocas/clojure-graalvm-aws-lambda-template/commits/master)\n\nLeiningen template for AWS Lambda custom runtime with GraalVM `native-image` compiled Clojure projects.\n\nPublished in [Clojars](https://clojars.org/clojure-graalvm-aws-lambda/lein-template)\n\n## Usage\n\nRun:\n```\nlein new clojure-graalvm-aws-lambda your-lambda\n```\n\nThis results in a project structure like this:\n```\n$ tree -a your-lambda\nyour-lambda\n├── bootstrap\n├── deps.edn\n├── Dockerfile\n├── .gitignore\n├── .gitlab-ci.yml\n├── lambda.yml\n├── Makefile\n├── README.md\n└── src\n    └── lambda\n        └── core.clj\n\n2 directories, 9 files\n\n```\n\nThen \n```\ncd your-lambda\n```\n\nSet these environment variables:\n- MY_AWS_DEFAULT_REGION\n- MY_AWS_ACCESS_KEY_ID\n- MY_AWS_SECRET_ACCESS_KEY\n- MY_S3_BUCKET\n- MY_S3_FOLDER\n\nRun:\n```\nmake deploy-lambda-via-container\n```\n\nLambda is ready to be used. Go to your AWS Console to work with the new stack named `lambda-custom-runtime-your-lambda`.\n\n## License\n\nCopyright \u0026copy; 2019 [TokenMill UAB](http://www.tokenmill.lt).\n\nDistributed under the The Apache License, Version 2.0.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftokenmill%2Fclojure-graalvm-aws-lambda-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftokenmill%2Fclojure-graalvm-aws-lambda-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftokenmill%2Fclojure-graalvm-aws-lambda-template/lists"}