Simple service to allow badges to be available without any authentication.
$ npm install
$ cp config/default.json config/production.json
$ npm run start
SONAR_URL should be without protocol prefix.
Simple sonar proxy app to allow to request badges from sonarqube that requires authentication.
JavaScript