django

Deployment

Deploying an app with independent Django backend and React frontend with Netlify

Having your own services for frontend and backend is really great for development. But it’s also hard in terms of deployment.

Read