Skip to content

tesera/serverless-template

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Serverless Template

npm i
export AWS_SDK_LOAD_CONFIG=1
SLS_DEBUG=* ./node_modules/.bin/serverless deploy --verbose --force --stage="api" --aws-profile=default

TODO

  • test for cache
  • test for compression
  • proper health endpoint (RFC)
  • ssm param store
  • cache invalidation example
  • ex of applying env to lambda
  • ex how to cleanly apply IAM policy to each lambda
  • on commit hooks
  • on commit linting
  • plugin for regional WAF

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%