Skip to content

sanathkr/cats-as-a-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Serverless API to serve cat images

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published