Skip to content

lukeburns/now-graphql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

now-graphql

This used to be a vercel builder for graphql services. There have been some changes to how that works, so I moved to another format for my own projects, so this serves as a simple demo-project.

You can see it deployed here.

usage

Put your files in graphql/ to include your resolvers (.js) and typedefs (.graphql). They can go in sub-directories or however you want to organize them.

  • npm i - Install deopendencies and tools for local development
  • npm start - Run a local dev-server
  • npm run deploy - Deploy the app to vercel

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published