
Hot deployment of Quarkus & Node (React) through Docker
As a developer you’d like hot deployment of both your backend REST service and your frontend UI, but hot deployment of frontend is currently an unresolved issue in Quarkus.
Let’s solve it using Docker!