An open API service indexing awesome lists of open source software.

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

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/`