Removed all of the duplicate js files from the rebase for github

This commit is contained in:
QkoSad
2024-09-29 00:11:08 +03:00
parent 1b88aa7e56
commit da43bec842
49 changed files with 17 additions and 2731 deletions
+1 -2
View File
@@ -7,8 +7,7 @@
"start": "ts-node server.ts",
"server": "ts-node-dev server.ts",
"client": "npm start --prefix client --trace-depracation",
"dev": "concurrently \"npm run server\" \"npm run client\"",
"render": "NPM_CONFIG_PRODUCTION=false npm install --prefix client && npm run build --prefix client"
"dev": "concurrently \"npm run server\" \"npm run client\""
},
"author": "",
"license": "ISC",