News and weather feed based on Serverless ES6 NodeJs 10 (AWS stack).
- Go to https://console.aws.amazon.com/iam/home?region=us-east-1#/security_credentials
- Create
New Access Key
npm install -g serverless
serverless config credentials --provider aws --key YOUR_OWN_KEY --secret YOUR_OWN_SECRET
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/