Coming soon - How to create a SaaS boilerplate written in Django and React
Finally built my SaaS boilerplate code for Django and React!
Finally finished my SaaS boilerplate written in Django and React! Check it out here: https://boilerplate.rcmisk.com
I realized when I had an idea for a SaaS or business I kept creating the same basic features, login/register, user management, JWT tokens, authentication, landing pages, profiles, Stripe integration, email, styling, Material UI, React, Google Analytics etc.
I thought there must be a smarter way. So I took the time coding up all those features and bundling them up into a repo so I can simply git clone
and start immediately coding up my idea. No more wasted effort on re-creating the wheel each time. The repo is super generic so all I have to do is change the copy, colors, icons, and name of idea!
I'll be starting up some blog post series on how I went about coding this up in Django and React and all the integrations that I set it up with.
Feel free to leave feedback!
Posts coming soon! Excited to share! #buildinpublic.