Answer the question
In order to leave comments, you need to log in
How to get application system data on Next.js?
I'm building a store with Next.js. I have cms on Strapi. In this CMS, I have global data like favicon, title, description, etc.
Previously, I wrote on Nuxt.js (Vue.js) and could load all this data on the server side into Vuex (analogue of Redux), with one command - nuxtServerInit.
Are there any analogues for Next.js and which option should I use for this task?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question