Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Lotus | 1,264 | a day ago | 31 | mit | Python | |||||
Open Source Pricing & Packaging Infrastructure | ||||||||||
Financialsupportforopensource | 1,223 | 4 years ago | ||||||||
开源项目挣钱实用手册 | ||||||||||
Pinax Stripe Light | 659 | 10 | a year ago | 36 | December 15, 2021 | 79 | other | |||
a payments Django app for Stripe | ||||||||||
Django React Boilerplate | 528 | 5 months ago | 15 | mit | JavaScript | |||||
DIY Django + React Boilerplate for starting your SaaS | ||||||||||
Djaodjin Saas | 441 | 1 | 20 days ago | 53 | May 26, 2022 | 18 | other | Python | ||
Django application for software-as-service and subscription businesses | ||||||||||
Django Billing | 128 | 4 years ago | 4 | agpl-3.0 | Python | |||||
A simple, generic plans-, pricing- and recurring-billing app. | ||||||||||
Django Saas Kit | 115 | 7 years ago | 2 | other | Python | |||||
Sample django app for subscription based web service | ||||||||||
Djaoapp | 87 | a month ago | 47 | other | HTML | |||||
API Gateway with user profiles, billing, and role-based access control | ||||||||||
Django12factor | 85 | 4 | 3 years ago | 5 | April 22, 2015 | 11 | other | Python | ||
Making Django configuration more 12factor-y | ||||||||||
Gchatautorespond | 56 | 9 months ago | 3 | bsd-2-clause | Python | |||||
Automatic responses for Google Chat and Hangouts. |
It is a do-it-yourself Django + React Boilerplate for starting your SaaS application. In existing boilerplates for Django+React (or just for Django), there are very often too many features provided (do you really need traffik for MVP?). So before starting, you need to remove a lot of functionality that you don't need or simply don't understand.
I decided to create a simple Django+React boilerplate with step-by-step instructions on how to build it. During building, you can decide what you need or not. And for sure, you learn a lot about Django and React. I hope it will provide a good and quick starting point for creating SaaS applications. I want to create real SaaS applications based on this boilerplate with step-by-step tutorials on how they were created. They will be available on SaaSitive website.
authtoken
and Djoser
More articles coming soon!