/sonarqube-walkthrough

A walkthrough for sonarqube with a nodejs demo project

Primary LanguageJavaScript

Sonarqube Walkthrough

This is just a practice environment for some content I'm working on for a blog post.

Google docs was tricky to work with for this specific content, so I chose markup docs rather.

The walkthrough:

Project code

As you go through the walkthrough you will add code to a nodejs project you setup from the ground up.

If you'd like to see the final code, I've placed it all in this same repo in the "project/demo-1" folder:

https://github.com/CariZa/sonarqube-walkthrough/tree/master/project/demo-1