Debugging an Angular App with Express Server Hosted on App Engine

Published: 16 May 2020
on channel: Brandon Donnelson
2,100
17

Have you been looking for simple way to configure an Angular application with Express web server which could be hosted on App Engine? You've come to the right place, I cover how to debug, build and deploy a simple client and server configuration to App Engine. You'll also see how to set up a reverse proxy, use break points, build and deploy to App Engine in this video.

Tutorial source code: https://github.com/branflake2267/debu...