GitXplorerGitXplorer
s

cats-as-a-service

public
1 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
68b67694b55946ee0aea8d0819e5fe19cfc68a2f

Updating readme

ssanathkr committed 7 years ago
Unverified
6a1cc044bea88e9ea7cb753296118f91a0663db1

Updating name of resource

ssanathkr committed 7 years ago
Unverified
38c0ab62f5885f8153b9384f93b9a865df8d0362

Updating readme

ssanathkr committed 7 years ago
Unverified
f41ea9cc71bd56d64abf6c84c111306459dea887

Adding Readme

ssanathkr committed 7 years ago
Unverified
9b490b17ab700a2734726f6a8af727f2f34c499e

Cats as a service

ssanathkr committed 7 years ago

README

The README file for this repository.

Cats As a Service 🐱

Submitting to Serverless Apps Repo

  1. sam local start-api: Test Locally

  2. Apply S3 Bucket Policy to sanathkr-test bucket. See Docs

  3. sam package --template-file template.yaml --s3-bucket sanathkr-test --output-template-file packaged.yaml

  4. sam deploy --template-file ./packaged.yaml --stack-name cats-demo --capabilities CAPABILITY_IAM

  5. git push origin master

  6. Go to https://console.aws.amazon.com/serverlessrepo and follow instructions to publish. NOTE: Upload the packaged template

  7. Make app public by clicking on the toggle

  8. Go to https://console.aws.amazon.com/lambda/home?region=us-east-1#/create