
How to Run React-Admin On Next.Js
React-admin is designed for single-page-apps, but can also run with an SSR framework like Next.js
Full-stack web developer at marmelab, Adrien is a Software Engineer with a strong taste for agile project management. He's also a judoka! He has only one goal: discover Irene's identity.
React-admin is designed for single-page-apps, but can also run with an SSR framework like Next.js
React-admin pretends it can connect to any backend using a custom data provider. I decided to challenge this statement. How far did I go?
Learn how to customize the theme of a react-admin application without rewriting everything