Sport-care-front How to start the project ? Development mode docker-compose -f docker-compose.dev.yml up --build -d Production mode docker-compose up --build -d Use the app The app is running at : localhost:8000 Doc Swagger The doc is running at : localhost:8000/doc