Total DB Website Documentation Chat support Join Total.js Telegram Support Download and install dependencies: npm install Run it: npm start or directly using node executable (port is optional, default 8000) node index.js <port> Docker: docker pull totalplatform/totaldb docker run -p 8000:8000 totalplatform/totaldb