It is hard to find a full tutorial on how to build a full SaaS product. There are many small tutorials on how to use React or Django. There are very few examples of combining both (simple todos apps).
I'm working on a tutorial on using React and Django to build SaaS for server uptime monitoring. The tutorial starts from scratch and shows all steps needed to build a product and deploy it to the cloud. The SaaS is running at https://monitor-uptime.com.
The frontend is created with TypeScript in React. The backend is done with Python in Django (Django Rest Framework). The service is deployed on AWS with docker-compose, Nginx, and Let's encrypt.
The tutorial is not fully ready. Looking for early users interested in the content. I'm offering a 50% discount for early supporters.
With course you get:
working React+Django boilerplate
detailed tutorial how to build SaaS
instructions how to deploy and update apps
1 hour of personal support from me (course author)
You can check more details on the course website https://saasitive.com/react-django-tutorial/.
I love to share with knowledge with others, my previously created tutorials: