I have Django for backend and React for frontend in separate folder but same github repositiory. I’m trying to find a way to deploy it on render as react connects to django with the rest framework. When i run the app locally i run the commands for django and react in separate terminal but can’t find the option on render. Can anyone help on how i can deploy this project on Render?
Hi there,
The official Render docs have some examples of how to deploy React and Django apps, e.g.:
- React: https://docs.render.com/deploy-create-react-app
- Django: https://docs.render.com/deploy-django
Let us know if you have any further questions.
Regards,
Mike
Render Support Engineer, MT (UTC-6, UTC-7 in Winter)
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.