User endpoint done

This commit is contained in:
2022-05-30 16:03:16 -03:00
parent 7e08e5a5b5
commit 57622a34d8
4 changed files with 80 additions and 1 deletions

View File

@@ -20,6 +20,8 @@
"homepage": "https://github.com/FranP-code/open-react-blog-api#readme",
"dependencies": {
"express": "^4.18.1",
"firebase-admin": "^10.2.0",
"nodemon": "^2.0.16",
"path": "^0.12.7"
}
}