P
P
picka2021-05-24 06:00:37
React
picka, 2021-05-24 06:00:37

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 question

Ask a Question

731 491 924 answers to any question