netlify-functions-typescript-starter

TypeScript starter on Netlify Functions.

Install

git clone --depth 1 --single-branch --branch master https://github.com/mottox2/netlify-functions-typescript-starter.git your-project-name

And then install the dependencies with yarn.

$ cd your-project-name
$ yarn