Intentional Subscription Auditing Engine > Built for developers who value sovereignty over convenience.
Most subscription trackers focus on convenience. They link to your bank, scan your data, and present a passive dashboard.
SubBurn is different. It is built on the philosophy that automation breeds apathy. When a machine handles your money, you lose touch with its value. SubBurn utilizes "Mindful Manual Entry" to create a psychological friction that drives awareness.
15 seconds of manual logging forces a conscious choice: Is this worth the burn?
We don't want your bank passwords. SubBurn operates entirely without Plaid or third-party financial aggregators. Your data remains isolated in your personal vault.
Calculates the 5-year opportunity cost for every entry. Visualizes the exponential drain of "cheap" recurring costs.
Architected at the database query level to ensure data integrity and sovereignty.
Ensure your environment meets the following specifications:
# Clone the repository
git clone [https://github.com/your-username/subburn-ledger.git](https://github.com/your-username/subburn-ledger.git)
# Install dependencies
composer install
npm install
# Setup Environment
cp .env.example .env
php artisan key:generate