Cinevoraces / cinevoraces

3 stars 1 forks source link

Server class refacto #162

Closed BenoitSafari closed 10 months ago

BenoitSafari commented 10 months ago

Main scope

Details

VSCode keep forcing theese changes on settings.json

   "source.organizeImports": "explicit",
   "source.fixAll.eslint": "explicit"

Postgres

Pool object is no longer exposed in the fastify instance, only the client.

Tests I've started integration tests for Server class but it's not finished and they will break for now.