A Node.js-based RESTful API for managing movie-related data. This project uses SonarQube for static code analysis and quality checks.
git clone https://github.com/ISWARYA-hash8/MOVIEAREASAPI.git cd MOVIEAREASAPI
npm install
nodemon server.js (during development)
Requirements:
Java 17+
SonarScanner
follow the steps given in the pdf to download and excute sonar-scanner along with i have added all the steps required to integrate sonarqube.