added api webhook for testing

This commit is contained in:
2024-06-18 20:59:18 +01:00
parent 05e4a7fd20
commit 3f779bc541
3 changed files with 41 additions and 2 deletions

View File

@@ -7,10 +7,11 @@
"start": "node server.js"
},
"dependencies": {
"body-parser": "^1.20.2",
"dotenv": "^16.4.5",
"express": "^4.17.1",
"three": "^0.164.1"
},
"devDependencies": {},
"keywords": [],
"author": "",
"license": "ISC"