{"id":30198756,"url":"https://github.com/andrea-lascola/serverless-typescript-template","last_synced_at":"2026-04-16T04:02:53.020Z","repository":{"id":42349766,"uuid":"188846030","full_name":"andrea-lascola/serverless-typescript-template","owner":"andrea-lascola","description":"Serverless project template, includes boilerplate for: unit test, tslint, inversifyjs, coverage","archived":false,"fork":false,"pushed_at":"2023-01-07T05:50:07.000Z","size":1953,"stargazers_count":1,"open_issues_count":25,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-13T07:35:55.304Z","etag":null,"topics":["aws","lambda","mocha","serverless","serverless-framework","typescript"],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/andrea-lascola.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}},"created_at":"2019-05-27T13:12:12.000Z","updated_at":"2019-11-12T11:17:23.000Z","dependencies_parsed_at":"2023-02-06T13:00:55.908Z","dependency_job_id":null,"html_url":"https://github.com/andrea-lascola/serverless-typescript-template","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/andrea-lascola/serverless-typescript-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrea-lascola%2Fserverless-typescript-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrea-lascola%2Fserverless-typescript-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrea-lascola%2Fserverless-typescript-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrea-lascola%2Fserverless-typescript-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andrea-lascola","download_url":"https://codeload.github.com/andrea-lascola/serverless-typescript-template/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrea-lascola%2Fserverless-typescript-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31870516,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T15:24:51.572Z","status":"online","status_checked_at":"2026-04-16T02:00:06.042Z","response_time":69,"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":["aws","lambda","mocha","serverless","serverless-framework","typescript"],"created_at":"2025-08-13T07:23:16.746Z","updated_at":"2026-04-16T04:02:52.998Z","avatar_url":"https://github.com/andrea-lascola.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# serverless-typescript-template\n\nThis project is a serverless template that allow you to start a simple http api with these features included:\n- serverless **offline** cli and plugin\n- inversion of control(with **inversify**)\n- typescript transpilation (**webpack + watcher**)\n- **unit test** with mocha/chai/nyc(for test coverage)\n- **tslint**\n\nBasicly i didn't want to redo the setup(test/tslint etc..) every time i build a new service so this template should fasten the setup a bit.\n\n## How to\n\njust:\n\n    $ serverless create --template-url https://github.com/andrea-lascola/serverless-typescript-template --path myService\n\n    $ cd myService \u0026\u0026 npm i\n\nafter that you can:\n\n    $ npm start // start the service with hot reload -\u003e curl http://localhost:3000/test\n\n    $ npm test // run unittests with mocha/chai\n\n    $ npm run coverage \u0026\u0026 open coverage/index.html // open coverage report\n\n\n\n\n### TODO\n* add dependency for logger / performance\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrea-lascola%2Fserverless-typescript-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandrea-lascola%2Fserverless-typescript-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrea-lascola%2Fserverless-typescript-template/lists"}