https://github.com/codemeasandwich/serverless-helloworld
Example Serverless/lambda +typescript
https://github.com/codemeasandwich/serverless-helloworld
Last synced: over 1 year ago
JSON representation
Example Serverless/lambda +typescript
- Host: GitHub
- URL: https://github.com/codemeasandwich/serverless-helloworld
- Owner: codemeasandwich
- License: gpl-3.0
- Created: 2023-01-31T09:24:11.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-31T09:46:10.000Z (over 3 years ago)
- Last Synced: 2025-02-04T14:21:57.449Z (over 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 139 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# serverless-helloworld
Simple code example for Serverless/lambda +typescript
1. `git clone git@github.com:codemeasandwich/serverless-helloworld.git`
2. `npm install`
3. `npm start`
4. Open Browser `http://localhost:3000/dev/`