dashboard : ajout de la base des projets api et front #27

Merged
olivier merged 2 commits from marvin/25-init-projet-back-front into main 2026-09-01 11:24:50 +00:00
Member

Ce que ça change

  • Création de la base du projet Vue JS
  • Création de la base du projet Python + fast api

Closes #

Preuve

image

image

INFO:     Will watch for changes in these directories: ['D:\\enervision\\services\\api']
INFO:     Uvicorn running on http://127.0.0.1:8000 (Press CTRL+C to quit)
INFO:     Started reloader process [24320] using WatchFiles
INFO:     Started server process [16784]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     127.0.0.1:50953 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:50953 - "GET /favicon.ico HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:55972 - "GET /docs HTTP/1.1" 200 OK
INFO:     127.0.0.1:55972 - "GET /openapi.json HTTP/1.1" 200 OK
## Ce que ça change - Création de la base du projet Vue JS - Création de la base du projet Python + fast api Closes # ## Preuve ![image](/attachments/faea0a9b-2258-48fc-8129-a87ae43f0927) ![image](/attachments/d963878a-192f-4d46-a178-c6349763a454) ``` INFO: Will watch for changes in these directories: ['D:\\enervision\\services\\api'] INFO: Uvicorn running on http://127.0.0.1:8000 (Press CTRL+C to quit) INFO: Started reloader process [24320] using WatchFiles INFO: Started server process [16784] INFO: Waiting for application startup. INFO: Application startup complete. INFO: 127.0.0.1:50953 - "GET / HTTP/1.1" 404 Not Found INFO: 127.0.0.1:50953 - "GET /favicon.ico HTTP/1.1" 404 Not Found INFO: 127.0.0.1:55972 - "GET /docs HTTP/1.1" 200 OK INFO: 127.0.0.1:55972 - "GET /openapi.json HTTP/1.1" 200 OK ```
enervision_api : création du projet python fastapi
Some checks failed
Intégration / Qualité du code Python (pull_request) Failing after 3s
Intégration / Tests unitaires (pull_request) Successful in 3s
Intégration / Aucun secret commité (pull_request) Successful in 3s
Intégration / Qualité du code Python (push) Failing after 3s
Intégration / Tests unitaires (push) Successful in 3s
Intégration / Aucun secret commité (push) Successful in 3s
a0ed7eb2aa
marvin self-assigned this 2026-09-03 10:04:12 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
g2/enervision!27
No description provided.