Skip to content

Starter kit for creating GraphQL servers with Apollo.

License

Notifications You must be signed in to change notification settings

optimized/graphql-starter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GraphQL Starter

Starter kit for creating GraphQL servers.

Features

Setup

$ npm install

Usage

Start development server:

$ npm run dev

Start production server:

$ npm run build && npm start

License

MIT © Richard Käll

About

Starter kit for creating GraphQL servers with Apollo.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%