A serverless-template app built with TypeScript + Serverless
for more information about serverless framework check this out https://www.serverless.com/framework/docs
I'm still working on this template, a simple getting started serverless with typescript and importants plugins.
- install all dependencies using the command
npm run install
- for local test
npm run start
You can visit the app offline by going to http://localhost:3000/dev/test
.