serverless-typescript-boilerplate
Prerequisites
Installation
Clone the project from GitHub:
$ git clone git@github.com:YukiYonekura/serverless-typescript-boilerplate.git
Enter the newly created folder:
$ cd serverless-typescript-boilerplate
Install dependencies:
$ yarn install
Deploy your functions:
$ yarn run deploy