Rémi REGNAULT
d84748f08e
fix: the app was crashing when multiple connection where required. I replaced pg.Client by pg.Pool, it should enhanced the usability and durability
1 year ago
Rémi REGNAULT
78973cfcc9
working on code smells
1 year ago
Rémi REGNAULT
d5e4259bb1
working on code smells
1 year ago
Rémi REGNAULT
53b6798e48
working on code smells
1 year ago
Rémi REGNAULT
b4b6338ad5
remove useless import
1 year ago
Rémi REGNAULT
ababfc7a33
feat: class connection will use from now the env variable
1 year ago
Rayhân HASSOU
32c249e7b8
route for recipes are completed
1 year ago
Rayhân HASSOU
0dc727fe44
Merge branch 'WORK-RHA' of https://codefirst.iut.uca.fr/git/Sae_LeftOvers/LeftOvers_Api into WORK-RHA
1 year ago
Rayhân HASSOU
7d042d5a17
now the routes for recipes also returns the steps
1 year ago
David D'ALMEIDA
264c1133c4
fix dirname in DockerFile
1 year ago
Rayhân HASSOU
1203db6a96
change logs
1 year ago
Rayhân HASSOU
64bb8e6436
resolve conflit
1 year ago
Rayhân HASSOU
f294250be6
add gateway recipes
1 year ago
David D'ALMEIDA
4cf8127002
fix(CI)
1 year ago
David D'ALMEIDA
c94db9fc93
🚀 feat(CI): Ajout de la configuration CI/CD pour l'API Node.js avec Drone CI
...
- 🛠️ Ajout du fichier drone.yml avec des étapes pour l'installation, le build, les tests et le déploiement
- ✅ Mise en place des scripts de test dans package.json
- 🐳 Création du Dockerfile pour le déploiement de l'application
1 year ago
David D'ALMEIDA
f3bae05a19
🚀 feat(CI): Ajout de la configuration CI/CD pour l'API Node.js avec Drone CI
...
- 🛠️ Ajout du fichier drone.yml avec des étapes pour l'installation, le build, les tests et le déploiement
- ✅ Mise en place des scripts de test dans package.json
- 🐳 Création du Dockerfile pour le déploiement de l'application
1 year ago
Rémi REGNAULT
acff49b692
feat: divide old ingredients controller into new ingredient controller and ingredient gateway
1 year ago
Rémi REGNAULT
df10669f3e
update: ingredients controller send an array of ingredient instead of pure json
1 year ago
Rémi REGNAULT
337fd3ce96
feat: searching for one ingredient in local db is working, searching for all ingredient in local db is working
1 year ago
Rémi REGNAULT
5885504c18
feat: add connection to database (not working yet. Due to database parameters ?)
1 year ago
Rémi REGNAULT
0597c20504
feat : add exceptions, classes for manipulated object, routes for all ingredients and all recipes, route for one ingredient
1 year ago
Rémi REGNAULT
5cbf3b03b5
feat: A good start for the API
1 year ago