Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 284 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 284 Bytes

Lambda Time Check

A Lambda function that checks the current time using an API

It uses node-lambda locally run and deploy to Amazon Lambda.

npm install
./node_modules/.bin/node-lambda run
./node_modules/.bin/node-lambda deploy