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