{"id":18283584,"url":"https://github.com/thesmartmonkey/create-serverless-express-ts-service","last_synced_at":"2025-10-07T10:48:58.881Z","repository":{"id":140585977,"uuid":"564977544","full_name":"TheSmartMonkey/create-serverless-express-ts-service","owner":"TheSmartMonkey","description":"Template of a simple serverless typescript api service with express","archived":false,"fork":false,"pushed_at":"2024-04-13T15:20:17.000Z","size":1773,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-15T00:19:11.189Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/TheSmartMonkey.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-11-12T00:50:55.000Z","updated_at":"2023-03-07T10:25:04.000Z","dependencies_parsed_at":"2023-10-31T21:26:53.670Z","dependency_job_id":"bc2ced3e-b0fa-43f4-aa97-d0ff014852d6","html_url":"https://github.com/TheSmartMonkey/create-serverless-express-ts-service","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheSmartMonkey%2Fcreate-serverless-express-ts-service","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheSmartMonkey%2Fcreate-serverless-express-ts-service/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheSmartMonkey%2Fcreate-serverless-express-ts-service/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheSmartMonkey%2Fcreate-serverless-express-ts-service/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TheSmartMonkey","download_url":"https://codeload.github.com/TheSmartMonkey/create-serverless-express-ts-service/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247987108,"owners_count":21028891,"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":[],"created_at":"2024-11-05T13:10:02.019Z","updated_at":"2025-10-07T10:48:53.847Z","avatar_url":"https://github.com/TheSmartMonkey.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# create-serverless-express-ts-service\n\nTemplate of a simple serverless typescript api service with express\n\n## Installation\n\n```bash\nnpx degit https://github.com/TheSmartMonkey/create-serverless-express-ts-service serverless-ts-service\n```\n\n**Changes to be done**\n\n1. package.json config name\n\n1. serverless.ts service name\n\n1. Change the region in `serverless.ts` provider/region (current region: Paris)\n\n## Getting started\n\n1. Install serverless framework : [serverless framework Get Started](https://www.serverless.com/framework/docs/getting-started)\n\n1. Setup your aws credentials : [aws config](https://www.serverless.com/framework/docs/providers/aws/guide/credentials)\n\nCreate a cloud formation stack on aws : `npm run deploy`\n\nRemove a cloud formation stack on aws : `npm run undeploy`\n\n## Create a new route\n\n1. Add your route in src/routes.ts\n\n1. Create a new folder in src/api from the hello template\n\n1. You can create your routes in src/api/\u003cYOU_RESOURCE\u003e/routes.ts\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthesmartmonkey%2Fcreate-serverless-express-ts-service","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthesmartmonkey%2Fcreate-serverless-express-ts-service","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthesmartmonkey%2Fcreate-serverless-express-ts-service/lists"}