Embed ghost UI into react app (next.js)

I want to embed ghost UI in my react app, any documentation for that? I saw gatsby but using that I can create a gatsby app. My frontend is in next.js. I just want to embed Ghost UI in few pages. Any guidance on this will be great.

I don’t think that will be possible, the closest you could probably come is loading the /ghost/ admin page in an iframe.

1 Like