Feature/extend personal finance tools 20250208 (#4297)

* Add Fey
This commit is contained in:
Thomas Kaul 2025-02-08 09:54:34 +01:00 committed by GitHub
parent dee612b2a2
commit a8d353f29d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -202,6 +202,16 @@ export const personalFinanceTools: Product[] = [
pricingPerYear: '$100', pricingPerYear: '$100',
slogan: 'All your wealth, in one place.' slogan: 'All your wealth, in one place.'
}, },
{
founded: 2018,
hasFreePlan: false,
hasSelfHostingAbility: false,
key: 'fey',
name: 'Fey',
origin: 'Canada',
pricingPerYear: '$300',
slogan: 'Make better investments.'
},
{ {
founded: 2023, founded: 2023,
hasFreePlan: true, hasFreePlan: true,