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: [email protected] password: pwd You can siging as client with this credential : email: [email protected] password: pwd