You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
API REST développée en Node.js et MongoDB pour la gestion des RequestTypes.
Ce projet met en œuvre une intégration continue (CI) avec GitHub Actions, selon les exigences du TP.
Installation
cp .env.example .env
npm install
docker compose up -d
npm run dev