Merge branch 'aaqil-Branch' into mann-Branch

This commit is contained in:
Mann Patel
2025-04-21 01:08:26 -06:00
7 changed files with 471 additions and 13 deletions

View File

@@ -4,6 +4,7 @@ const pool = mysql.createPool({
host: "localhost",
user: "root",
database: "Marketplace",
password: "12345678"
});
// const pool = mysql.createPool(