Feature/extend personal finance tools 20250208 (#4297)

* Add Fey
pull/4298/head
Thomas Kaul 2 months ago committed by GitHub
parent dee612b2a2
commit a8d353f29d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -202,6 +202,16 @@ export const personalFinanceTools: Product[] = [
pricingPerYear: '$100',
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,
hasFreePlan: true,

Loading…
Cancel
Save