initial database migration, watcher.js

This commit is contained in:
Tim Olson
2023-08-30 17:46:22 -04:00
parent 2a0133e605
commit 97234c955f
11 changed files with 779 additions and 3 deletions

View File

@@ -11,8 +11,11 @@
"author": "",
"license": "unlicensed",
"dependencies": {
"db-migrate": "^0.11.13",
"db-migrate-pg": "^1.3.0",
"dotenv": "^16.3.1",
"ethers": "^6.7.1",
"pg": "^8.11.3",
"socket.io": "^4.7.2"
}
}