Skip to content

Commit 8075bb9

Browse files
authored
Update README.md
README: adds graphql playground url docs
1 parent ded3392 commit 8075bb9

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

+7
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,13 @@ ag -l 'chris-ramon/golang-scaffolding'|xargs sed -i 's/chris-ramon\/golang-scaff
1616
docker compose up
1717
```
1818

19+
##### GraphQL Playground
20+
21+
[http://localhost:8080/graphql](http://localhost:8080/graphql)
22+
23+
24+
##### Features
25+
1926
Contains the following example domains:
2027
- [x] Env Variables.
2128
- [x] Config.

0 commit comments

Comments
 (0)