Browse Source
Task/update Turbobulls in personal finance tools (#7851)
Update Turbobulls
pull/7770/merge
asyncAndChill
1 week ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
3 additions and
3 deletions
-
libs/common/src/lib/personal-finance-tools.ts
|
|
@ -2460,14 +2460,14 @@ export const personalFinanceTools: Product[] = [ |
|
|
{ |
|
|
{ |
|
|
categories: ['NET_WORTH_TRACKING', 'STOCK_TRACKING'], |
|
|
categories: ['NET_WORTH_TRACKING', 'STOCK_TRACKING'], |
|
|
founded: 2025, |
|
|
founded: 2025, |
|
|
hasFreePlan: false, |
|
|
hasFreePlan: true, |
|
|
hasSelfHostingAbility: false, |
|
|
hasSelfHostingAbility: false, |
|
|
key: 'turbobulls', |
|
|
key: 'turbobulls', |
|
|
name: 'Turbobulls', |
|
|
name: 'Turbobulls', |
|
|
origin: 'RO', |
|
|
origin: 'RO', |
|
|
platforms: ['WEB'], |
|
|
platforms: ['WEB'], |
|
|
pricingPerYear: '€39.99', |
|
|
pricingPerYear: '€35.90', |
|
|
slogan: 'Your complete financial dashboard. Actually private.', |
|
|
slogan: 'Your complete portfolio and expense tracker. Actually private.', |
|
|
url: 'https://www.turbobulls.com' |
|
|
url: 'https://www.turbobulls.com' |
|
|
}, |
|
|
}, |
|
|
{ |
|
|
{ |
|
|
|