First_Commit

This commit is contained in:
2026-01-12 12:16:53 +01:00
parent 89d74363f8
commit 91cd1dff2f
26 changed files with 6720 additions and 3093 deletions

View File

@@ -1,4 +1,4 @@
{
{
"name": "gta-backend",
"version": "1.0.0",
"description": "GTA Backend API",
@@ -10,7 +10,7 @@
},
"dependencies": {
"express": "^4.18.2",
"mysql2": "^3.6.5",
"mssql": "^10.0.0",
"cors": "^2.8.5",
"dotenv": "^16.3.1",
"multer": "^1.4.5-lts.1",
@@ -19,6 +19,7 @@
"body-parser": "^1.20.2",
"axios": "^1.6.0",
"node-cron": "^3.0.3"
},
"engines": {
"node": ">=18.0.0"