Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

logisticinfotech/golang-gqlgen-reactjs-subscription-demo

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Golang-gqlgen-Reactjs-subscription-demo

You can find step by step guide for Golang Part 1 here And React Part 2 here to understand this demo properly.

for golang graphql gqlgen package is used. for reacjs applo-client is used.

Preview

How to Run

cd golang
go get ./
go run main.go

cd reactjs
npm install
npm start

Golang graphql server will start on http://localhost:8888

React server will start on http://localhost:3000

Further help

Checkout full blog for Golang Part 1 here And React Part 2 here

Morty Proxy This is a proxified and sanitized view of the page, visit original site.