{"id":21579738,"url":"https://github.com/hieuunguyeen/serverless-plugin-local-runtime","last_synced_at":"2025-07-03T03:04:07.244Z","repository":{"id":79694520,"uuid":"81833823","full_name":"hieuunguyeen/serverless-plugin-local-runtime","owner":"hieuunguyeen","description":"[sls@0.5x] Add supports for local Node runtime with Serverless 0.5","archived":false,"fork":false,"pushed_at":"2017-04-24T15:14:21.000Z","size":8,"stargazers_count":0,"open_issues_count":1,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-03T03:03:22.933Z","etag":null,"topics":["lambda","serverless"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/hieuunguyeen.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":"2017-02-13T14:30:42.000Z","updated_at":"2018-02-08T14:38:51.000Z","dependencies_parsed_at":"2023-05-14T18:00:29.324Z","dependency_job_id":null,"html_url":"https://github.com/hieuunguyeen/serverless-plugin-local-runtime","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hieuunguyeen/serverless-plugin-local-runtime","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hieuunguyeen%2Fserverless-plugin-local-runtime","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hieuunguyeen%2Fserverless-plugin-local-runtime/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hieuunguyeen%2Fserverless-plugin-local-runtime/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hieuunguyeen%2Fserverless-plugin-local-runtime/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hieuunguyeen","download_url":"https://codeload.github.com/hieuunguyeen/serverless-plugin-local-runtime/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hieuunguyeen%2Fserverless-plugin-local-runtime/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263250595,"owners_count":23437288,"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":["lambda","serverless"],"created_at":"2024-11-24T13:14:14.943Z","updated_at":"2025-07-03T03:04:07.230Z","avatar_url":"https://github.com/hieuunguyeen.png","language":"JavaScript","readme":"\n# Serverless local runtime plugin\n\n**Require Serverless^0.5**\n\nAdd supports for local Node runtime with Serverless 0.5\n\n## Supports:\n  - Run local lambda on a child_process when call `sls function run`. In the child process, function are evaluated with flags given to `s-project.json`\n\n## Usage:\n  - Turn runtime setting in `s-function.json` to `local-node`\n  - In `s-project.json`, add to custom field as following\n    ```javascript\n      \"custom\": {\n        \"local-node\": { // support only local-node\n          \"deploymentVersion\": 'nodejs6.10', // enum ['nodejs6.10', 'nodejs4.3'], defaults to 'nodejs4.3'\n          \"flags\": [\n            --harmony\n            --harmony-async-await\n            // Your flags here\n          ]\n        }\n      }\n    ```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhieuunguyeen%2Fserverless-plugin-local-runtime","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhieuunguyeen%2Fserverless-plugin-local-runtime","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhieuunguyeen%2Fserverless-plugin-local-runtime/lists"}