Hey everyone! I'm fairly new to web development and I've started working on a simple CRM dashboard for our automotive parts business. I've built the app using Django for the backend and React for the frontend, and I'm handling communication between them with Axios. I've been trying to figure out the best way to deploy both applications. From my research, it seems like I might need to use two separate containers for deployment? I also read that I can deploy the Django app using IIS on a Windows server, but I'm stuck on a few details. Can anyone share some recommendations or steps I can take to get this deployed online? Thanks a bunch!
1 Answer
I think CuriousDeveloper77 made a good point. You can check out this link from SaaS Pegasus; it has a detailed guide on setting up your frontend with Django, even if you're not using their templates. A good read for clear instructions! https://www.saaspegasus.com/guides/modern-javascript-for-django-developers/
Related Questions
Cloudflare Origin SSL Certificate Setup Guide
How To Effectively Monetize A Site With Ads