What is the current behavior?
Looking at the current examples, I don't see an example for building an express backend server with Bazel that would listen for web requests and output to console.
Describe the feature
Could you add an example of building a simple express based backend application which would listen for web requests and output a result to console.