amazon-archives / realworld-serverless-application

This project is inspired by the design and development of the AWS Serverless Application Repository - a production-grade AWS service. Learn how AWS built a production service using serverless technologies.
Apache License 2.0
515 stars 108 forks source link

Instructions for local development #81

Open mohamedzaki90 opened 3 years ago

mohamedzaki90 commented 3 years ago

The project is awesome, however, there are no instructions on how to develop/debug locally. sam start-api does not work with the main template in the backend