I am trying to create a windows installer for a web application. In this web project we are using both front-end (ReactJS) and back-end (Spring BOOT) servers.
Now I am struggling to create a installer for the software distribution:
- Can someone please advice me how to do it?
- How to approach to start those servers once installed?