Skip to content
This repository has been archived by the owner on Aug 27, 2020. It is now read-only.

richardkall/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.

Topics

Resources

License

Stars

Watchers

Forks