Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 347 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 347 Bytes

serverless-multi-services

Boilerplate for projects with large number of micro services.

Purpose

  • To overcome the resource limit of AWS
  • To be able to run all micro services locally using serverless-offline

How

git clone https://github.com/kdcio/serverless-multi-services.git
cd serverless-multi-services
yarn
yarn start