Open the db/ index.js file, and add the following lines: const { Pool } = require('pg'); const pool = new Pool();.
確定! 回上一頁