You need to have docker and docker-compose installed to run the server.
To run the http server, go to ./server and run docker-compose up
To run the react app, go to ./front and run yarn start
There is already pre populated items in DB
You can siging as admin with this credential : email: john.doe@yopmail.com password: pwd You can siging as client with this credential : email: jane.doe@yopmail.com password: pwd