qscore icon indicating copy to clipboard operation
qscore copied to clipboard

Quick Scoring Platform for Data Science and Artificial Intelligence

Results 3 qscore issues
Sort by recently updated
recently updated
newest added

Using the 'simple' deployment locally, while trying to authenticate, I get an error message with a code 405. It seems that the callback url is not active. In the logs...

Lots of warnings are issues when building the front-end image. I assume those can be ignore, however it would be worth confirming this is not preventing the application to work...

Hello I tried to deploy the project and experienced issues with accessing the application. The default docker-compose.yml file in deployment/simple doesn't expose ports 3000 and 3001, so after exposing them...