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

https://github.com/masaok/serverless-nodejs-app-demo

Basic Serverless AWS Node.js "Hello World" Demo
https://github.com/masaok/serverless-nodejs-app-demo

aws aws-lambda hello-world nodejs serverless

Last synced: about 1 year ago
JSON representation

Basic Serverless AWS Node.js "Hello World" Demo

Awesome Lists containing this project

README

          

# Quickstart

```
npm install
serverless deploy -v
```
Then, open the URL in a browser to see "Hello World!"

# Shutdown

```
serverless remove
```

# Source

https://dev.to/adnanrahic/how-to-deploy-a-nodejs-application-to-aws-lambda-using-serverless-2nc7