Ecosyste.ms: Awesome
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: 10 days ago
JSON representation
Workshop for friends about Serverless Framework and AWS
- Host: GitHub
- URL: https://github.com/oieduardorabelo/serverless-framework-10-11-2019
- Owner: oieduardorabelo
- Created: 2019-11-10T07:37:56.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-04T05:09:14.000Z (over 1 year ago)
- Last Synced: 2024-04-14T19:10:11.941Z (7 months ago)
- Language: TypeScript
- Size: 1.13 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
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
```