1
0
forked from PGL/Clyde
Système de gestion d'universitée
Go to file
Anthony Debucquoy 0e7c18e088 Base for rest api utilisation (#53)
The restConsumer will be the base, then I will create a js file per
"object" (for instance there will be users.js with all endpoints for
users using the restConsumer.js)

Reviewed-on: PGL/Clyde#53
Reviewed-by: Wal <karpinskiwal@gmail.com>
Reviewed-by: Maxime <231026@umons.ac.be>
Co-authored-by: Anthony Debucquoy <debucquoy.anthony@gmail.com>
Co-committed-by: Anthony Debucquoy <debucquoy.anthony@gmail.com>
2024-03-06 21:38:09 +01:00
.gitea/workflows My life is a potato 2024-03-06 11:20:29 +01:00
backend using unix socket 2024-03-06 10:52:11 +01:00
Documents typo 2024-03-02 20:07:16 +01:00
frontend Base for rest api utilisation (#53) 2024-03-06 21:38:09 +01:00
gradle base of backend 2024-02-23 12:00:36 +01:00
.gitattributes base of backend 2024-02-23 12:00:36 +01:00
.gitignore added .idea/ to .gitignore 2024-03-04 21:27:22 +01:00
gradlew base of backend 2024-02-23 12:00:36 +01:00
gradlew.bat base of backend 2024-02-23 12:00:36 +01:00
README.md Signing 2024-02-26 15:31:58 +01:00
settings.gradle.kts base of backend 2024-02-23 12:00:36 +01:00

Clyde project

Signature

Projet du groupe 01:

  • Debucquoy Anthony: Extension messagerie
  • Maxime Bartha: Extension publication scientifique
  • William Karpinski: Extension gestion des horaires
  • Léo Moulin: Extension inscription des étudiants

Dévelopement

$ ./gradlew backend:run frontend:run --parallel

permet de lancer le frontend sur http://localhost:5173 ansi que le frontend sur http://localhost:8080