REST API upgrade

This commit is contained in:
C
2022-12-14 19:03:49 +05:00
parent 288718779d
commit 39790bdd2a
25 changed files with 1010 additions and 3767 deletions
+4
View File
@@ -0,0 +1,4 @@
:: Copyright Graff Interactive, Inc. All Rights Reserved.
@echo off
set config_name=config_session_server.json
start node "%~dp0app.js" "%~dp0%config_name%"