We use YellowLab Tools for this test and convert their rating 1-100 to our rating 1-5. We group every rating into:
- Overall (other)
- Integrity & Security
- Performance
- Standards
- Fork this repository
Read more on the general page for github actions.
- Download and install Node.js (version 20.x)
- Download and install node-gyp
npm install -g node-gyp
- Setup libjpeg and fontconfig
sudo apt-get install libjpeg-dev libfontconfig
- Install NPM packages (
npm install --omit=dev
)
- Download and install Node.js (version 20.x)
- Install NPM packages (
npm install --omit=dev
)
No frequently asked questions yet :)