{"id":16081946,"url":"https://github.com/jefreesujit/netlify-lambda-typescript-starter","last_synced_at":"2025-10-15T13:52:34.131Z","repository":{"id":77295060,"uuid":"463926680","full_name":"Jefreesujit/netlify-lambda-typescript-starter","owner":"Jefreesujit","description":"A simple boilerplate template for netlify typescript functions","archived":false,"fork":false,"pushed_at":"2022-02-26T18:06:26.000Z","size":95,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-05T11:43:25.781Z","etag":null,"topics":["lambda","netlify","serverless","typescript"],"latest_commit_sha":null,"homepage":"","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/Jefreesujit.png","metadata":{"files":{"readme":"README.md","changelog":null,"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,"publiccode":null,"codemeta":null}},"created_at":"2022-02-26T17:54:51.000Z","updated_at":"2024-12-16T17:50:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"5bb6005c-05f9-4212-9252-7bc0c5f112c6","html_url":"https://github.com/Jefreesujit/netlify-lambda-typescript-starter","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/Jefreesujit/netlify-lambda-typescript-starter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jefreesujit%2Fnetlify-lambda-typescript-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jefreesujit%2Fnetlify-lambda-typescript-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jefreesujit%2Fnetlify-lambda-typescript-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jefreesujit%2Fnetlify-lambda-typescript-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Jefreesujit","download_url":"https://codeload.github.com/Jefreesujit/netlify-lambda-typescript-starter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jefreesujit%2Fnetlify-lambda-typescript-starter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279084429,"owners_count":26099843,"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-10-15T02:00:07.814Z","response_time":56,"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":["lambda","netlify","serverless","typescript"],"created_at":"2024-10-09T11:24:44.053Z","updated_at":"2025-10-15T13:52:34.112Z","avatar_url":"https://github.com/Jefreesujit.png","language":"TypeScript","readme":"# netlify-lambda-typescript-starter\nA simple boilerplate template for netlify typescript functions\n\n\n[![Deploy To Netlify](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/jefreesujit/netlify-lambda-typescript-starter)\n\n### Tech\n\nThis Project uses the following and few other services to work:\n\n* [Typescript] - Strongly typed language based on Javascript\n* [Netlify] - To build and deploy serverless apps\n* [Webpack] - To bundle and package the code\n* [Babel] - To transpile ESNext to ES5 compatible code\n\n### Development\n\nOpen your favorite Terminal and run these commands.\n\n```\ngit clone https://github.com/jefreesujit/netlify-lambda-typescript-starter.git\n```\n\n```\nnpm install\n```\n```\nnpm run build\n```\n```\nnpm run serve\n```\n\nMake sure the local configuration is setup properly. Refer [Configuration](#configuration) section below.\n\nVerify the deployment by navigating to your server address in your preferred browser. Should load an unauthorized screen.\n\n```sh\n127.0.0.1:9000\n```\nor\n```sh\nhttp://localhost:9000\n```\n\nTry accessing the function handler from Postman or any API service tools\n(Name of the file will be the name of the route)\n\n```sh\nhttp://localhost:9000/api/handler\n```\n\n### Deployments\n\nContinuous Integration pipeline can be setup between `Github` and `Netlify`.\n\nAny branch commits would create a preview deployment.\n\nPushing changes to `master` would trigger a `production` deployment.\n\nRefer `https://docs.netlify.com/site-deploys/create-deploys/` for further details on deployments.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjefreesujit%2Fnetlify-lambda-typescript-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjefreesujit%2Fnetlify-lambda-typescript-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjefreesujit%2Fnetlify-lambda-typescript-starter/lists"}