Skip to content

πŸ–Š A Blog including a server and a client. Server is built with Node, Express & a customized GraphQL-yoga server. Client is built with React, Next js & Apollo client.

License

Notifications You must be signed in to change notification settings

mastermobsven/Next-GraphQL-Blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

93 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Next GraphQL Blog

A Blog including a server and a client. Server is built with Node, Express & a customized GraphQL-yoga server. Client is built with React, Next js & Apollo client.

The idea behind this app was that I wanted to learn all basic and advanced concepts when it comes to GraphQL together with Next js/React. This resulted in a great app that can fit very well as a boilerplate and as a inpiration source for upcoming projects.

Live at: https://next-graphql.now.sh

Run the app locally:

*server

yarn install
yarn dev

*client

yarn install
yarn dev

Visit http://localhost:3000

About

πŸ–Š A Blog including a server and a client. Server is built with Node, Express & a customized GraphQL-yoga server. Client is built with React, Next js & Apollo client.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published