Created client app with electronc

This commit is contained in:
Pax1601
2023-12-19 18:20:07 +01:00
parent 17486ab40c
commit 66ae06056b
19 changed files with 2091 additions and 2669 deletions

View File

@@ -2,13 +2,14 @@
"name": "dcsolympus_manager",
"version": "1.0.0",
"description": "",
"main": "app.js",
"main": "manager.js",
"scripts": {
"start": "electron ."
},
"author": "",
"license": "ISC",
"dependencies": {
"create-windowless-app": "^11.0.0",
"ejs": "^3.1.9",
"electron": "^28.0.0",
"portfinder": "^1.0.32",