This knowledge base is simply that, a collection of information pertaining to the Digital Combat Simulator community Global Task Force Overlord GTFO. This information is to be used by tthe members of GTFO.
Node.js is required to test changes locally. Run the following commands to start the server:
# Verify Node.js is installed
node -v
npm -v
# Start local server
npm install
npm run dev