Skip to content

sogko/gosg-graphql-go-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gosg-graphql-go-demo

Demo and slides for GoSG Meetup #15 - May 2016

screenshot

Slides

Slides can be found in the slides folder.

Download the PDF

Demo

To run the GraphQL server

$ go run server/main.go

To re-build the clients (not necessary unless you make changes to the client JS code)

$ cd client
$ npm run build-v1  # build client version 1
$ npm run build-v2  # build client version 2

License

MIT.

About

Demo and slides for GoSG Meetup #15 - May 2016

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published