working auth + db

This commit is contained in:
JBB0807 2025-04-21 11:35:10 -07:00
parent a625b077cc
commit 5b93901976
6 changed files with 201 additions and 22 deletions

View file

@ -10,6 +10,7 @@
"license": "ISC",
"description": "",
"dependencies": {
"axios": "^1.8.4",
"cors": "^2.8.5",
"dotenv": "^16.5.0",
"express": "^5.1.0",