npm install pg sequelize · const user = '<postgres user>' const host = 'localhost' const database = '<postgres db name>' const password = '< ...
確定! 回上一頁