You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "The MUSCLE platform is an application that provides an easy way to implement and run online listening experiments for music research.",
"license": "MIT",
"scripts": {
"test-front": "sudo docker compose run client yarn test --watchAll=false",
"test-back": "sudo docker compose run server bash -c 'python manage.py test'"