This is a NPS collector.
This project is built with Spring Data and Spring Boot. Backed by MongoDB as storage. It's also my first try out with Vue + Vuex.
With the power of Spring Boot starter, you can boost this app in a minute by following:
./graldew build
create a Spring Boot application runner in your IDE:
Run it!
You can run
cd nps-collector-web
yarn dev
API Documents are available via Swagger: http://localhost:8000/swagger-ui.html