Qodana
 
You are viewing the documentation for an earlier version of Qodana.

Inspect a monorepo project

Edit page Last modified: 04 October 2023

A monorepo is a repository containing several projects, for example:

In this example, the backend/ folder contains a Java project, the frontend/ folder contains a JavaScript project, and the .git/ folder contains VCS-related information.

This section explains how to prepare the projects from this example monorepo so that Qodana can inspect them using either the Docker images or the Qodana Scan GitHub Action.