0.3.32 • Published 4 years ago

@webql/cli v0.3.32

Weekly downloads
-
License
SEE LICENSE IN LI...
Repository
github
Last release
4 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.3.32

4 years ago

0.3.31

4 years ago

0.3.30

4 years ago

0.3.29

4 years ago

0.3.28

4 years ago

0.3.27

4 years ago

0.3.26

4 years ago

0.3.25

4 years ago

0.3.24

4 years ago

0.3.23

4 years ago

0.3.20

4 years ago

0.3.22

4 years ago

0.3.21

4 years ago

0.3.19

4 years ago

0.3.17

4 years ago

0.3.16

4 years ago

0.3.18

4 years ago

0.3.15

4 years ago

0.3.14

4 years ago

0.3.13

4 years ago

0.3.12

4 years ago

0.3.9

4 years ago

0.3.11

4 years ago

0.3.10

4 years ago

0.3.8

4 years ago

0.3.7

4 years ago

0.3.6

4 years ago

0.3.5

4 years ago

0.3.4

4 years ago

0.3.2

4 years ago

0.3.3

4 years ago

0.3.0

4 years ago

0.2.11

4 years ago

0.2.10

4 years ago

0.2.9

4 years ago

0.2.8

4 years ago

0.2.7

4 years ago

0.2.6

4 years ago

0.2.5

4 years ago

0.2.4

4 years ago

0.2.3

4 years ago

0.2.2

4 years ago

0.2.1

4 years ago

0.2.0

4 years ago