Proxying static files and request: all what you need in modern SPA development.
Simple install:
git clone https://github.com/IRus/kotlin-dev-proxy.gitAnd use:
cd kotlin-dev-proxy
./gradlew runMake copy of application.yml.sample in same directory and name it application.yml. Change application.yml to meet your need.