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

https://github.com/oieduardorabelo/serverless-framework-10-11-2019

Workshop for friends about Serverless Framework and AWS
https://github.com/oieduardorabelo/serverless-framework-10-11-2019

Last synced: 26 days ago
JSON representation

Workshop for friends about Serverless Framework and AWS

Awesome Lists containing this project

README

        

- Workshop for friends about Serverless Framework and AWS

```
sls create -t aws-nodejs-typescript
sls deploy --aws-profile YOUR_AWS_PROFILE
sls deploy --stage prod --aws-profile YOUR_AWS_PROFILE
```