Anthony Debucquoy
5691ff1783
All checks were successful
Build and test backend / Build-backend (pull_request) Successful in 1m16s
Build and test backend / Test-backend (pull_request) Successful in 1m14s
Build and test FrontEnd / Build-frontend (pull_request) Successful in 22s
Build and test FrontEnd / Test-frontend (pull_request) Successful in 21s
Build and test backend / Build-backend (push) Successful in 1m16s
Build and test backend / Test-backend (push) Successful in 1m17s
Build and test FrontEnd / Build-frontend (push) Successful in 22s
Build and test FrontEnd / Test-frontend (push) Successful in 22s
19 lines
480 B
Markdown
19 lines
480 B
Markdown
# 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](http://localhost:5173) ansi que le frontend sur [http://localhost:8080](http://localhost:8080)
|