Skip to content

Commit

Permalink
Add live demo link
Browse files Browse the repository at this point in the history
  • Loading branch information
Saeris committed Aug 20, 2020
1 parent 985088d commit 74d68e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ export default server.createHandler();

## 🕹️ Demo

You can give it a try [via CodeSandbox](https://codesandbox.io/s/apollo-server-vercel-demo-oumls?file=/pages/api/demo.ts) or locally by cloning this repo, running `yarn && yarn start`, and then navigate to the URL provided in your terminal (usually http://localhost:3000/api/example).
The example under `api/example.ts` is live at https://apollo-server-now.saeris.io/api/example. You can also give it a try [via CodeSandbox](https://codesandbox.io/s/apollo-server-vercel-demo-oumls?file=/pages/api/demo.ts) or locally by cloning this repo, running `yarn && yarn start`, and then navigate to the URL provided in your terminal (usually http://localhost:3000/api/example).

## 🧪 Testing

Expand Down

1 comment on commit 74d68e8

@vercel
Copy link

@vercel vercel bot commented on 74d68e8 Aug 20, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.