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

127
Views
Deploying a React app on Heroku

I've a React.js application which depends on an API (based on Django Rest Framework).

The React and Django applications are decoupled i.e in my local development environment, I run two servers (each using a different port), one for Django and the other for the React.

Is it possible to deploy this to a single heroku application or will I need two separate applications?

over 4 years ago · Santiago Trujillo
1 answers
Answer question

0

You can use the same heroku instance if you serve the static React files from the Django app, perhaps in the public directory. Tell the Django app to respond to GET requests to / by delivering the main React html page.

over 4 years ago · Santiago Trujillo 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!