

Set ADMIN_SERVER_URL if connecting to a centralized hub, (staging, production), default should suffice for local development Set ADMIN_SERVER_LOCAL to false if using external admin server. Set ADMIN_SERVER_USERNAME= and ADMIN_SERVER_PASSWORD= based on a "Server" Permission level user in the admin. Set PROXY_PORT Proxy gate port for inbound game connections to reach the rest of the intranet. Set PORT_RANGE_MAX To the highest port that cores can run on. Set PORT_RANGE_MIN To the lowest port that cores can run on. Set HTTPS= When SSL is on the port that gets used for viewing the site. Set HTTP= When SSL is off the port that gets used for viewing the site. Set SSL_KEY= SSL isnt needed to work locally, key path Set SSL_CERT= SSL isnt needed to work locally, certificate path. env file in the top folder (beside this file). It installs a package manager, and a testing harness, and then the dependencies. `npm install -global windows-build-tools Install and setup MongoDB as a service Install and properly configure ygosalvation-admin project adjacent to this folder. For Windows users, open your PowerShell (not CMD) as Administrator (this is important), then cd to the root of the cloned repository to install the following. As nodejs versions increase we tend to stay with the latest releases. This will create a version of the system on your desktop at Install Nodist for Windows Users, or nvm instead of Node JS.
