Starter Kit – Technical Documentation¶
This starter kit is a production-ready Django backend designed for:
- One-time purchases
- Subscription-based plans
- Payment provider integration
- Centralized access control
This documentation is written for developers who purchase this starter kit and want to:
- Understand the codebase
- Modify features safely
- Configure environment variables
- Extend payment or subscription logic
- Deploy to production
This is NOT a Django tutorial. Basic Django knowledge is assumed.