Skip to content

Minimal example of AWS lambda and API gateway application using serverless

License

Notifications You must be signed in to change notification settings

NUS-ALSET/hello-serverless

Repository files navigation

Build Status

hello-serverless

Minimal example to deploy a function to AWS lambda with an API gateway using serverless

Prerequisite

Update Github Access Token

#Step to deploy

  • npm i

  • npx serverless config credentials --provider aws --key <API KEY> --secret <SECRET KEY>

  • npm run deploy

About

Minimal example of AWS lambda and API gateway application using serverless

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published