Add deploy button

This commit is contained in:
Kristian Freeman
2020-08-19 11:53:29 -05:00
committed by GitHub
parent 2d8b5d951b
commit afb439f4ca

View File

@@ -6,6 +6,8 @@ Why this rules: Cloudflare Workers is a serverless application platform for depl
By the way - as a full-stack developer who _loves_ GraphQL, and the developer advocate for Cloudflare Workers, I would love to see what you build with this! Let me know [on Twitter](https://twitter.com/signalnerve)!
[![Deploy to Cloudflare Workers](https://deploy.workers.cloudflare.com/button)](https://deploy.workers.cloudflare.com/?url=https://github.com/signalnerve/workers-graphql-server)
## Usage
You can begin building your own Workers GraphQL server by [installing Wrangler](https://workers.cloudflare.com/docs/quickstart/), the Workers command-line tool, and generating a new project: