/api added with docker

This commit is contained in:
2024-03-20 17:14:46 -05:00
parent 6dcd18600e
commit 8a360d09ee
305 changed files with 29241 additions and 13 deletions

View File

@@ -1,5 +1,7 @@
{
"dependencies": {
"express": "^4.19.0"
"cors": "^2.8.5",
"express": "^4.19.0",
"nodemon": "^3.1.0"
}
}