Skip to content

anuj-akt/serverless-hw-aws-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Serverless - AWS Node.js Docker

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

For detailed instructions, please refer to the documentation.

Deployment instructions

Requirements: Docker. In order to build images locally and push them to ECR, you need to have Docker installed on your local machine. Please refer to official documentation.

In order to deploy your service, run the following command

sls deploy

Test your service

After successful deployment, you can test your service remotely by using the following command:

sls invoke --function hello --data '{"msg": "Cheers !!"}'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors