Skip to content

This is a serverless REST API template for writing and deploying aws lambda functions

Notifications You must be signed in to change notification settings

floating-dynamo/AWS-Lambda-REST-API-SLS

Repository files navigation

Serverless - AWS Node.js Typescript

This project has been generated using the aws-nodejs-typescript template from the Serverless framework.

For detailed instructions, please refer to the documentation.

Requirements: NodeJS lts/fermium (v.14.15.0). If you're using nvm, run nvm use to ensure you're using the same Node version in local and in your lambda's runtime.

Using NPM

  • Run npm i to install the project dependencies
  • Run npx sls deploy to deploy this stack to AWS

Test your service

npx sls invoke local -f helloWorldFunction

Deploy your service

npx sls deploy

About

This is a serverless REST API template for writing and deploying aws lambda functions

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published