The Github Quality project is a service that helps you automatically monitor the quality of github repositories. It tracks changes and runs them through the built-in parsers. Then it generates reports and sends them to the user.
(production deployed on render)
make install-without-production
(after that fill .env file with correct values)
make dev-start
make lint
make test