gustavotsuji / skip-challenge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Skip the dishes challenge

This is a simple project to show how to build a data flow using AWS Lambda You can use this project as a boilerplate.

Installation

This project requires Node.js v4+ to run.

Install the dependencies and devDependencies.

$ cd skip-challenge
$ npm install -d

Make your implementations and deploy it.

$ serverless deploy

Libraries

More information about the libraries Serverless

About


Languages

Language:JavaScript 100.0%