Skip to content

Commit ff848cb

Browse files
committed
add readme to lambda example
1 parent c7efc81 commit ff848cb

File tree

1 file changed

+11
-0
lines changed
  • packages/graphql-playground-middleware-lambda/examples/basic

1 file changed

+11
-0
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# graphql playground serverless example
2+
3+
## Deploy
4+
```
5+
$ sls deploy
6+
```
7+
8+
## Hosted Example
9+
This example is also hosted here:
10+
https://1rp2h4rth8.execute-api.us-east-1.amazonaws.com/dev/playground
11+

0 commit comments

Comments
 (0)