mirror of
https://github.com/BradNut/graphbrainz
synced 2025-09-08 17:40:32 +00:00
Link to GraphiQL
This commit is contained in:
parent
806e008b2f
commit
730b908548
1 changed files with 2 additions and 2 deletions
|
|
@ -36,8 +36,8 @@ $ graphbrainz
|
||||||
Listening on port 3000.
|
Listening on port 3000.
|
||||||
```
|
```
|
||||||
|
|
||||||
Development mode features like JSON pretty printing and the GraphiQL interface
|
Development mode features like JSON pretty printing and the [GraphiQL][]
|
||||||
will be enabled unless the server is run with `NODE_ENV=production`.
|
interface will be enabled unless the server is run with `NODE_ENV=production`.
|
||||||
|
|
||||||
Note that if you are not running the standalone server within another Node
|
Note that if you are not running the standalone server within another Node
|
||||||
project, you may wish to install this package globally so that the `graphbrainz`
|
project, you may wish to install this package globally so that the `graphbrainz`
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue