saasitive / django-react-boilerplate

DIY Django + React Boilerplate for starting your SaaS
https://saasitive.com
MIT License
592 stars 88 forks source link

How to deploy Frontend and backend separately #13

Open bharatpaliwal-169 opened 3 years ago

bharatpaliwal-169 commented 3 years ago

Hi, Just want to know about the deployment settings for the project and how we will deploy frontend and backend separately like both would be entirely independent of each other and we will be calling apis from frontend.

Messed with this quite a time hence need some guidance.