### Summary Configure Postgres database ### Details - Add connection informations in properties file. - url - username - password - Add Postgres JDBC driver - Create first tables ### Subtasks Tables to create : - User - Station ### Additional Notes / References _No response_ ### Pre-Work Checklist - [x] No existing issue covers this work.