Browse Source

Add FIREkit

pull/3944/head
Thomas Kaul 10 months ago
parent
commit
78cd6f2418
  1. 11
      libs/common/src/lib/personal-finance-tools.ts

11
libs/common/src/lib/personal-finance-tools.ts

@ -250,6 +250,17 @@ export const personalFinanceTools: Product[] = [
pricingPerYear: '€69.99',
slogan: 'Personal finances, simplified'
},
{
founded: 2021,
hasFreePlan: true,
hasSelfHostingAbility: false,
key: 'firekit',
languages: ['English', 'українська мова'],
name: 'FIREkit',
origin: 'Ukraine',
pricingPerYear: '$40',
slogan: 'A simple solution to track your wealth online'
},
{
hasFreePlan: true,
hasSelfHostingAbility: false,

Loading…
Cancel
Save