CPNV-ES-RIA2 / JESSY

RIA2_JESSY
0 stars 0 forks source link

Sprint 4: review #4

Open tristepin222 opened 5 months ago

tristepin222 commented 5 months ago

Hi

You can find, at the main branch, at this commit, the backend's code : 1e3ed28.

And find the frontend's code at main branch at this comment : edd19ee.

you may run into issues with certificates, be sure you have your GOOGLE_APPLICATION_CREDENTIALS as a .json under gateway/env/.

Then, copy .env.development.example in the project root and rename it to .env.development.local, and change the value of VUE_APP_API_GATEWAY_URL to whatever you need and keep VUE_APP_DEVELOPMENT_MODE to true.

backend doesn't need to be running for the front end to work, it will simply says no connection

if the backend is running, and an analyze is ran, the backend will return data to the frontend

NicolasGlassey commented 5 months ago

@tristepin222

Pour les deux dépôts, je me base donc sur les branches main, est-ce correct ?

tristepin222 commented 5 months ago

Exactement