I want to split the build of the web application and the UI into
tow different builds. The plan is to serve the UI though a NGINX
or another static file hosting application.
My original thought was to minimize the setup, but I have more pain
with my setup to build the app than its worth...