Node.js (>= 6.10)
- Installing
npm install
- Configuration
sh init.sh
- config.yaml
- URL setting
- SourceIp setting
- functions/authorizer/pubkey.pem
- publickey which is used to decode token
- DynamoDB Table Data
- you can add inital data under
migrations
sls dynamodb start
- Dynamo Local URL:
http://localhost:8000
sls offline
- API Gateway Offline URL:
http://localhost:3000
- S3 Bucket Local URL:
http://localhost:8888
sls deploy -s <stage name>
sls remove -s <stage name>
TODO
© 2017-Present WorksApplications CO.,LTD.