1 - This project is a remade for an existing project using react typescript instead of javascript.
2 - Add redux for state management.
3 - fixed the project structure
1 - clone the repo.
2 - add credentials.json.
"password": "exemple123", "user_id": "[email protected]" }
you can get the user_id and password from http://healthservice.priaid.ch/docs.html.
3 - docker compose up -d.