This is a repo for the code of an article I wrote on Medium.
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.