Skip to content

An experiment to create two frontends using strapi's rest and grahql backends

Notifications You must be signed in to change notification settings

davelowelarsson/strapi-blog-rest-and-grapql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Strapi blog - rest & grapql

This is an experiment to get two identical frontends, using NextJS, up using the samebackend, but one uses graphql and the other uses REST.

There are some minor differences, but all in all it works.

Develop

Clone the repo and run yarn in all three root folders to install the dependencies

Then run yarn develop in the backend folder

Then run yarn dev in both the frontend-rest folder and the frontend-graphql

Then you should be good to go 🚀

About

An experiment to create two frontends using strapi's rest and grahql backends

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published