Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 500 Bytes

File metadata and controls

18 lines (9 loc) · 500 Bytes

Serverless APIs Using MySQL (Sequalize) , Express, Node, Lambda

Deploy Steps

1.git clone https://github.com/Rahulladumor/node-lambda-assignment.git

  1. npm install

  2. npm install -g serverless

  3. go to configs folder update db.config.js with your remote MySQL credentials.

  4. update configs/config.js file with your rabbitmq credentials.

  5. Deploy on AWS : sls deploy --stage {dev/prod} --aws-profile {name}

  6. for Sync DB API: {api-gateway-endpoint}/sync