Very rough go at connecting to socket and rendering console data for server
This commit is contained in:
parent
784c73becd
commit
8db9d9bbee
9 changed files with 311 additions and 114 deletions
|
@ -2,6 +2,7 @@
|
|||
"name": "pterodactyl-panel",
|
||||
"dependencies": {
|
||||
"date-fns": "^1.29.0",
|
||||
"socket.io-client": "^2.1.1",
|
||||
"vee-validate": "^2.1.0-beta.2",
|
||||
"vue": "^2.5.7",
|
||||
"vue-axios": "^2.1.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue