I2olanD / serverless-template

basic serverless template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Serverless Template

Make sure you have the following installed on your system:

# using homebrew
$ brew install node yarn

Getting started

  • install depencenies: yarn install

Execute the following command to run the function:

$ yarn invoke

About

basic serverless template


Languages

Language:JavaScript 100.0%