ngx-admin-bundle-support
ngx-admin-bundle-support copied to clipboard
Serving bundle from spring boot app rather than from a separate nodejs
I just bought e-commerce bundle and noticed that backend and frontend served from different servers - embedded spring boot and nodejs for the front end. Is there a way to combine them under the same "umbrella" and to be served by spring boot to simplify deployment?