Highly inspired by serverless nodejs typescript example.
This is a simple "Hello world !" template for a new NodeJs + Typescript project deployed with serverless ✨. I wanted to use a simple project with serverless.yml
file like I used to my previous projects. (The serverless sample uses a typescript instead of a yml file)
serverless create --template-url https://github.com/aurelienrouze/sls-aws-nodejs-typescript-sample/archive/main --path myService
sls-offline
sls invoke local -f hello