[FEATURE] Adjust creation page

This commit is contained in:
dunemask 2023-10-08 11:51:08 -06:00
parent cee971e006
commit ef00eef464
6 changed files with 1996 additions and 44 deletions

View file

@ -39,11 +39,14 @@
},
"dependencies": {
"@kubernetes/client-node": "^0.19.0",
"aws-sdk": "^2.1472.0",
"bcrypt": "^5.1.1",
"chalk": "^5.3.0",
"express": "^4.18.2",
"figlet": "^1.6.0",
"js-yaml": "^4.1.0",
"multer": "^1.4.5-lts.1",
"multer-s3": "^3.0.1",
"rcon-client": "^4.2.3",
"socket.io": "^4.7.2",
"uuid": "^9.0.1"