Skip to content

jochemvogel/nuxt-strapi-graphql-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Nuxt Strapi GraphQL Boilerplate

This is a repo for the code of an article I wrote on Medium.

Frontend Live Link

Backend Live Link

Read the article to get this project locally installed. 😉 Will add some documenation/configuration later on.

This boilerplate is based on the idea of creating a static Nuxt app with dynamic data from the Strapi CMS. Data is stored in MongoDB (Atlas) and retrieved through GraphQL.

This gives you the possibility to generate the frontend statically.

Front-end is hosted on Netlify and back-end on Heroku.

About

This boilerplate is based on the idea of creating a static Nuxt app with dynamic data from the Strapi CMS. Data is stored in MongoDB (Atlas) and retrieved through GraphQL.

Topics

Resources

Stars

Watchers

Forks