Skip to content

Commit

Permalink
docs: update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kimyvgy committed Mar 29, 2024
1 parent bdaff0c commit 66ce625
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@

An integration to use Cloudflare Workers as a hosting service with Apollo Server.

## Quickstart

- Checkout the repository template: https://github.com/kimyvgy/worker-apollo-server-template
- Live demo: https://worker-apollo-server.ds101.workers.dev

## Install

```bash
Expand Down Expand Up @@ -62,8 +67,3 @@ export default {
}),
};
```

## Demo

- Source: https://github.com/kimyvgy/worker-apollo-server-template
- Live demo: https://worker-apollo-server.ds101.workers.dev

0 comments on commit 66ce625

Please sign in to comment.