const { client } = require("../db/postgres"); class Service {} module.exports = new Service();