We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b778b0a commit 10a39f7Copy full SHA for 10a39f7
README.md
@@ -41,8 +41,9 @@ Client Applications:
41
* `touch .env`
42
* `npm install`
43
* fill out *.env file* (see below)
44
+* start PostgreSQL database
45
* `npm start`
-* optional visit `http://localhost:8000` for GraphQL playground
46
+* visit `http://localhost:8000` for GraphQL playground
47
48
#### .env file
49
0 commit comments