Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

189
Views
How could integrate NextJS app in another website?

I've been looking for a way to integrate a React/NextJS application into another application.

The only way I have come up with is through an iframe, and putting in the src of it, the execution of the React/Nextjs application.

Is there any other way to make this use case? I have been investigating and I have not found anything that was not using an iframe.

Thank you very much, Best regards

about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

Reach this question because I had the same question, not for a specific need but conceptually. At this point I'd say that there is no other way.

Next JS runs in both browser and server runtime environments (React and Node) and it handles the GET requests of a user navigation through the browser as entry point to handle anything needed before that.

When using an E2E framework like that, the usual pattern is to integrate other apps that can be raised stand-alone (such React only, angular... App) inside the one that can handle everything (Next JS).

Take a look at multi-zones feature.

about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!