3
1 Comment

Lectures on how to build a SaaS using Django and ReactJS

I was wondering whether there is any interest for a course on how to build a SaaS platform from scratch using Django, ReactJS, Stripe, Mailchimp and Kubernetes? During the course, we would

  • First build a landing page
  • Then setup CI/CD using Github
  • Deploy using Digital Ocean and Kubernetees
  • Build a backend for our SaaS
  • Setup Celery for task processing
  • Create the corresponding K8s to deploy the backend
  • Integrate backend and frontend
  • Integrate Stripe payments
  • Setup social login

Over the past four months, I've been building a SaaS from scratch and I've done many mistakes. The aim of the course would be to prevent you from doing the same mistakes and help you focus on your new business. I've found many different resources on how to build various pars of a SaaS but none that helps build the entire infrastructure.

on August 11, 2020