Skip to content

Latest commit

 

History

History
executable file
·
26 lines (18 loc) · 935 Bytes

README.md

File metadata and controls

executable file
·
26 lines (18 loc) · 935 Bytes

NodeJS AWS Serverless Lambda News Weather Feed

News and weather feed based on Serverless ES6 NodeJs 10 (AWS stack).

ES6 AWS Serverless Lambda News Weather Feed

Serverless setup (skip if you already done so)
Installation steps
  • git clone [email protected]:general-labs/News-and-Weather.git && cd News-and-Weather
  • mv resources/babelrc .babelrc
  • npm install
  • Run locally: sls offline. Visit : http://localhost:3000/
Push to AWS
  • sls deploy -v

  • Visit https://<XXUYDHDHDHHDHD>.execute-api.us-east-1.amazonaws.com/dev ES6 AWS Serverless Lambda News Weather Feed

  • To remove from AWS sls remove