Skip to content
This repository has been archived by the owner on Jan 6, 2019. It is now read-only.
/ next-meets-gatsby Public archive

NextJS meets Gatsby source plugins as a graphql server

Notifications You must be signed in to change notification settings

birkir/next-meets-gatsby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

next-meets-gatsby

THIS IS DEPCRATED!

NOTE: Go to this example in the graphql-gatsby package.


Depricated (OLD)

This is a NextJS app with gatsby graphql server under the hood.

Stuff to look out for:

All gatsby plugins that add source nodes via the sourceNodes api work.

YES, YOU HEARD RIGHT, ALL GATSBY-SOURCE-* PLUGINS WORK.

Running thiz

Simple,

git clone [email protected]:birkir/next-meets-gatsby.git
cd next-meets-gatsby
yarn
yarn dev

Exporting

yarn export
cd out
python -m SimpleHTTPServer

About

NextJS meets Gatsby source plugins as a graphql server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published