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 how to combine both of them (simple todos apps).<p>I'm working on tutorial how to use React and Django to build SaaS for server uptime monitoring. The tutorial is starting from scratch and shows all steps needed to build a product and deploy to the cloud. The SaaS is running at <a href="https://monitor-uptime.com" rel="nofollow">https://monitor-uptime.com</a><p>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.<p>The tutorial is not fully ready. Looking for early users interested in the content. I'm offering 50% discount for early supporters.