{"id":18951216,"url":"https://github.com/hmmhmmhm/serverless-ts-template","last_synced_at":"2025-04-16T00:31:53.816Z","repository":{"id":40722728,"uuid":"256410884","full_name":"hmmhmmhm/serverless-ts-template","owner":"hmmhmmhm","description":"Serverless Typescript Template","archived":false,"fork":false,"pushed_at":"2023-01-09T23:55:17.000Z","size":827,"stargazers_count":14,"open_issues_count":11,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2023-03-02T21:05:52.120Z","etag":null,"topics":["javascript","lambda","lambda-architecture","lambda-functions","nodejs","npm","serverless","serverless-examples","serverless-framework","serverless-functions","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hmmhmmhm.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}},"created_at":"2020-04-17T05:36:47.000Z","updated_at":"2023-01-16T19:02:17.000Z","dependencies_parsed_at":"2023-02-08T15:55:18.536Z","dependency_job_id":null,"html_url":"https://github.com/hmmhmmhm/serverless-ts-template","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hmmhmmhm%2Fserverless-ts-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hmmhmmhm%2Fserverless-ts-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hmmhmmhm%2Fserverless-ts-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hmmhmmhm%2Fserverless-ts-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hmmhmmhm","download_url":"https://codeload.github.com/hmmhmmhm/serverless-ts-template/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223691171,"owners_count":17186762,"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":["javascript","lambda","lambda-architecture","lambda-functions","nodejs","npm","serverless","serverless-examples","serverless-framework","serverless-functions","typescript"],"created_at":"2024-11-08T13:26:56.282Z","updated_at":"2024-11-08T13:26:56.929Z","avatar_url":"https://github.com/hmmhmmhm.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🚧 Severless Typescript Template\n\n\u003e Serverless + Typescript Template\n\nAn easy-to-use Serverless template!\n\n- Allowed to use typescript in serverless.js!\n\n![Serverless Is Awesome GIF](https://media.vlpt.us/images/jeffyoun/post/52df101a-88e2-4152-8f74-579d0abaaae6/serverless-components.gif)\n\n## 📥 Installation\n\n### Template Download \u0026 Install\n\n```bash\ngit clone https://github.com/hmmhmmhm/serverless-ts-template\ncd serverless-ts-template\nnpm install\n```\n\n### Install Serverless\n\n```\nnpm install -g serverless\n```\n\n## 📜 Configulation\n\n### 🚀 Create Hosting Service\n\n- Create Lambda in AWS\n  - (Recommended to read before the start)\n    - [What is the Lambda [ENG]](https://aws.amazon.com/getting-started/hands-on/build-serverless-web-app-lambda-apigateway-s3-dynamodb-cognito/)\n    - [What is the Lambda [KOR]](https://aws.amazon.com/ko/getting-started/projects/build-serverless-web-app-lambda-apigateway-s3-dynamodb-cognito/)\n  - https://docs.aws.amazon.com/lambda/latest/dg/lambda-nodejs.html\n\n#### 👩‍💻 Config Serverless\n\n\u003e You must need to setup before deploy action using to `serverless config` command. and must correctly set the **provider** config in **`serverless.yml`**\n\n- [ENG Guide](https://serverless.com/framework/docs/providers/aws/guide/credentials/)\n- [KOR Guide](https://velog.io/@jeffyoun/Serverless-%ED%94%84%EB%A0%88%EC%9E%84%EC%9B%8C%ED%81%AC-%EC%82%AC%EC%9A%A9%ED%95%B4%EC%84%9C-%EB%B0%B0%ED%8F%AC%ED%95%98%EA%B8%B0#aws%EC%97%90%EC%84%9C-%EA%B6%8C%ED%95%9C-%EC%84%A4%EC%A0%95)\n\n### 📦 Config Template\n\n- You must change the handler names in every files.\n  - Open up **`handler.ts`** and **`serverless.yml`** files.\n  - Fix `yourFunctionName` to actual Lambda Function names\n\n## 📔 Command\n\n- `npm test` (or `npm start`)\n\n  \u003e Run the development local serveless server. This command creates a path accessible through HTTP.\n\n- `npm run deploy`\n\n  \u003e Deploy the file to the physical server. (like a AWS)\n\n## License\n\nMIT Licensed.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhmmhmmhm%2Fserverless-ts-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhmmhmmhm%2Fserverless-ts-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhmmhmmhm%2Fserverless-ts-template/lists"}