ai-cfia / nachet-backend

A flask-based backend for Nachet to handle Azure endpoint and Azure storage API requests from the frontend.
MIT License
1 stars 4 forks source link

Update Nachet-Datastore to use the new packages #106

Closed Francois-Werbrouck closed 1 month ago

Francois-Werbrouck commented 1 month ago
          We also need to update the Backend of Nachet because I've removed the default value given to parameters in few functions.

Originally posted by @Francois-Werbrouck in https://github.com/ai-cfia/nachet-datastore/issues/76#issuecomment-2233580168

Context:

We updated the Nachet Datastore repo to handle multiple projects. Therefore, the structure of the package have changed and need to be updated into the Backend.

There is also a few function in the db.init.py that now requieres to specify the secrets variables to connect to the db.