Nuxt with SonarQube & Vercel
Unanswered
Mini Rex posted this in #help-forum
Mini RexOP
I'm not sure if this question belongs here, but I have a NextJs project that is being deployed to Vercel. Vercel is awesome, takes care of everything for me.
Now I wanted to add SonarQube - A "Continuous Inspection" tool that hooks into the pipeline and does checks a bunch of things.
https://github.com/SonarSource/sonarqube
Since the entire pipeline thing is being covered by Vercel, I have no idea how to add SonarQube. Their docs only integrate with GitHub / GitLab, but couldn't find anything about Vercel.
I might be very wrong or missing some key understandings, but maybe someone can point me in the right direction?
Now I wanted to add SonarQube - A "Continuous Inspection" tool that hooks into the pipeline and does checks a bunch of things.
https://github.com/SonarSource/sonarqube
Since the entire pipeline thing is being covered by Vercel, I have no idea how to add SonarQube. Their docs only integrate with GitHub / GitLab, but couldn't find anything about Vercel.
I might be very wrong or missing some key understandings, but maybe someone can point me in the right direction?