I noticed that a lot of the features are common across web apps and saases.
Rather than starting from scratch every time, I have a boilerplate with basic features that I canan reuse every time I start a new project.
It uses Django which is super easy to use. It has features like user authentication, Stripe payment, transactional email; and it comes with a modern UI (I use Tailwind and Kutty)
It saves me a lot of time and effort, I thought I would share it for free :)
Don't know enough Javascript to buy Ship Fast, don't have enough money to pay for SaaS Pegasus, so I built myself an SaaS boilerplate with a Django backend to save time and money.
It uses HTMX, Stripe, Tailwind and Kutty and has the basic features of authentication, payment gateway, a profile page, and a landing page.
I am a self-taught programmer doing this as a hobby. There will be bugs and the code is probably poorly written (I wouldn't know 🤷) I have tried to make the instructions as clear as I can with the assumption that you know how to install Django and Tailwind.
It is free and open-sourced. Use it however you like. Any bugs, features you want to see, constructive criticism are greatly appreciated. If you want to reach out, I am on X (@joji_jiji), cheers, have a good one!
Report
No reviews yetBe the first to leave a review for Django SaaS Boilerplate