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| Name | Name | Last commit date | ||
|---|---|---|---|---|
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