Clone the project
git clone
Go to the project directory
cd projet
Install dependencies
npm install
npm run build
npm run start
Run DOCKER
docker compose up --build -d
Clone the project
git clone
Go to the project directory
cd projet
Install dependencies
npm install
npm run build
npm run start
Run DOCKER
docker compose up --build -d