SonarQube Community Edition (self-hosted, free)

I have downloaded SonarQube Community Edition and it comes with a file directory without any documentation.

There’s any getting started on how to approach typescript projects?

I have some projects in react at frontend and nestjs at backend.

My goal is to find problems such as **bugs, vulnerabilities, repetitions, bad practices and test coverage.
**
I am adopting Sonar in a local environment using MacOS Sequoia 15.6 and it would be great if the capabilities self hosted integrates with VSCode IDE.

I am using the Sonar extension for VSCode but I notice that it only leads me to configure the cloud integrations.

I need to start free in a codebase that surpasses 50K lines of code in a product that is not validated, so we can’t afford payed plans at moment.

Thank you for attention, let’s build a better future together, one commit at time.

Have you checked out the docs? :smiley:

1 Like

That’s what I was looking for, thank you.