Skip to content

Total DB is a PostgreSQL database app for designing data structures.

License

Notifications You must be signed in to change notification settings

totaljs/totaldb

Repository files navigation

Total DB


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

About

Total DB is a PostgreSQL database app for designing data structures.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •