0.15.7 • Published 5 years ago

@webql/service v0.15.7

Weekly downloads
-
License
SEE LICENSE IN LI...
Repository
github
Last release
5 years ago

webql

Creates the PostGraphile explorer for EVERY database and schema on your machine.

npm install -g @webql/cli

Then run the explorer!

webql

Should be running on http://localhost:5555

the idea

the idea is to use this for development only, as your postgres user. Don't deploy this in production.

changing port

export SERVER_PORT=5656
webql

troubleshooting

currently these are the assumptions, you can export them if you have your own values:

PGUSER=postgres
PGHOST=localhost
PGPASSWORD=password
PGPORT=5432

If you have your own password for example

export PGPASSWORD=mypassword
webql -p 5656
0.15.7

5 years ago

0.15.4

5 years ago

0.15.5

5 years ago

0.15.6

5 years ago

0.15.3

5 years ago

0.15.2

5 years ago

0.15.1

5 years ago

0.15.0

5 years ago

0.11.0

5 years ago

0.12.0

5 years ago

0.11.1

5 years ago

0.13.0

5 years ago

0.12.1

5 years ago

0.14.0

5 years ago

0.14.1

5 years ago

0.14.2

5 years ago

0.14.3

5 years ago

0.10.1

5 years ago

0.10.0

5 years ago

0.9.0

5 years ago

0.8.1

5 years ago

0.8.0

5 years ago

0.7.1

5 years ago

0.7.0

5 years ago

0.6.3

5 years ago

0.6.4

5 years ago

0.6.2

5 years ago

0.6.1

5 years ago

0.6.0

5 years ago

0.5.2

5 years ago

0.5.0

5 years ago