loopback4-example-microservices
loopback4-example-microservices copied to clipboard
Watching for changes and recompiling
Will you be adding any guidance related to watching for changes and recompiling the application? The ts-node repo has an interesting thread that mentions the idea of using concurrently and "running tsc -w and onchange watching the build output directory". I think this would help improve the DX.