{"id":13528341,"url":"https://github.com/anmonteiro/now-custom-runtime","last_synced_at":"2025-03-21T20:34:12.117Z","repository":{"id":65464415,"uuid":"160380663","full_name":"anmonteiro/now-custom-runtime","owner":"anmonteiro","description":"ZEIT Now v2.0 builder for custom AWS Lambda runtimes","archived":false,"fork":false,"pushed_at":"2023-03-10T01:25:40.000Z","size":1780,"stargazers_count":22,"open_issues_count":1,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-05-22T21:26:46.713Z","etag":null,"topics":["aws-lambda","builder","now","now-builder","serverless","zeit"],"latest_commit_sha":null,"homepage":"https://now-custom-runtime-examples.now.sh","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/anmonteiro.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,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2018-12-04T15:42:15.000Z","updated_at":"2024-04-02T18:30:50.000Z","dependencies_parsed_at":"2024-03-19T02:20:17.225Z","dependency_job_id":"dad8ce70-999f-471c-aa12-c1b5998d31c6","html_url":"https://github.com/anmonteiro/now-custom-runtime","commit_stats":{"total_commits":8,"total_committers":1,"mean_commits":8.0,"dds":0.0,"last_synced_commit":"957ae3cb45df83e5b732c612e394e6886c6240ee"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anmonteiro%2Fnow-custom-runtime","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anmonteiro%2Fnow-custom-runtime/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anmonteiro%2Fnow-custom-runtime/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anmonteiro%2Fnow-custom-runtime/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anmonteiro","download_url":"https://codeload.github.com/anmonteiro/now-custom-runtime/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221716998,"owners_count":16868847,"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","builder","now","now-builder","serverless","zeit"],"created_at":"2024-08-01T06:02:26.627Z","updated_at":"2024-10-28T10:51:21.777Z","avatar_url":"https://github.com/anmonteiro.png","language":"TypeScript","readme":"# now-custom-runtime\n\nThis package provides a\n[builder](https://zeit.co/docs/v2/deployments/builders/overview#when-to-use-builders)\nfor Zeit's [Now 2.0](https://zeit.co/blog/now-2) offering that enables running\ncustom runtimes in AWS Lambda.\n\n## Usage\n\nYour `now.json` `\"builds\"` section should look something like this:\n\n## Example\n\n**Note**: don't forget to add `\"version\": 2` in your `now.json` file to use Now\n2.0 explicitly.\n\n```json\n{\n  \"builds\": [\n    {\n      \"src\": \"my_executable\",\n      \"use\": \"now-custom-runtime\"\n    }\n  ]\n}\n```\n\n### Other Examples\n\nMake sure to check the [`examples`](./examples) folder in this repo for examples.\n\n## Copyright and License\n\nCopyright © 2018 António Nuno Monteiro.\n\nDistributed under the MIT License (see [LICENSE](./LICENSE)).\n","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanmonteiro%2Fnow-custom-runtime","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanmonteiro%2Fnow-custom-runtime","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanmonteiro%2Fnow-custom-runtime/lists"}