Skip to content

Commit

Permalink
😁 Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
virajbhartiya committed Jun 6, 2023
1 parent 98ff0d4 commit ac3e4d4
Showing 1 changed file with 0 additions and 17 deletions.
17 changes: 0 additions & 17 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,20 +59,3 @@ SKIP_PREFLIGHT_CHECK=true yarn test:nowatch -- -u

### Run `yarn test-all` locally to make sure you don't have any errors, before submitting your PR

## Instruction for running a local Sonar Qube, community edition

### Prerequisites

You need to install Sonar Qube community edition for your machine.
And sonar-scanner. Then add sonar scanner to your PATH.

You need to run sonar-scanner separately on root directory
and on `app/client` directory.

Luckily for you sonar scanner is automatically triggered after `husky` checks.
So you only need to install and configure SonarCube locally and
create two separate projects in SonarCube panel.
First project for host app, and second project for client viewer app.
TODO: add how to get started with local SonarCube for Alien in details.

## Documentation

0 comments on commit ac3e4d4

Please sign in to comment.