Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 378 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 378 Bytes

Clean arch for serverless applications with golang and SAM

Running the project:

Required:

  • Install the supervisor npm package to hot reload app
npm i -g supervisor

After running project in development mode with hot reload

make start-dev
yarn global add supervisor aws-sam-local