How to Deploy Django React on DigitalOcean App | Host Django React App Using GitHub on DigitalOcean

preview_player
Показать описание
Please Subscribe!

Learn how to deploy Django and React App on DIgitalOcean App.

Explained all steps from starting
1. Create Django Project
2. How to connect Django with React
3. How to push your Django React App on GitHub
4. How to Deploy Django React App on DigitalOcean App.

You can find all steps here

If you need any help related to any project development or app development then please visit my site
and contact me
Рекомендации по теме
Комментарии
Автор

hey bro, why you did not use DRF as your backend while you are using React as your frontend?

AdityaSaha-zntv
Автор

Hi, I am using React as the front end and Django as the back end. Both are separate apps.
When I try to deploy react(create react app) in digital ocean.
The build is succeeded but the page shows an error. Can you help me with it?

arjunvaidy