Debugging and deploying Express Server in a Elastic Beanstalk Multi Docker Container Configuration

Published: 12 May 2020
on channel: Brandon Donnelson
3,311
27

Are you looking how to debug an express web server with webpack bundled front end in an Elastic Beanstalk environment? This video covers, just that, how to debug and deploy to Elastic Beanstalk AWS web services. This video also covers how to debug locally and remotely.

~Tutorial Source Code~
https://github.com/branflake2267/debu...

~Part 1~
https://github.com/branflake2267/debu...
   • Debugging an Express Server & Simple ...