Skip to content

Example of a GraphQL server with Deno.

Notifications You must be signed in to change notification settings

denoland/deno-graphql

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to Build a GraphQL Server with Deno

View the tutorial on Deno's blog.

Live demo.

Run

Make sure to add DATABASE_URL to your environmental variables, then:

deno run --allow-net --allow-env server.ts

Deploy

  • Go to Deno Deploy and sign in with your GitHub account.

  • Create a New Project, then connect your GitHub repo.

  • Add the DATABASE_URL environmental variable.

  • Click "Link" and watch it deploy in seconds.

About

Example of a GraphQL server with Deno.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%