Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 437 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 437 Bytes

What's new

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

How to run it

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.