Skip to content

Emiyaaaaa/fibofinance

Repository files navigation


fibofinance logo

License Next.js Self-hosted Mobile Friendly

English | 简体中文

fibofinance demo

FiboFinance is a lightweight, self-hosted asset tracking app that tracks asset changes by recording current asset values, moving beyond traditional bookkeeping.

Demo

https://fibofinance.cn

Highlights

  • Easy deployment, data security, and password protection
  • Personal and family asset grouping without mixing assets
  • Multi-currency support with custom exchange rates (silver, gold, and similar assets can be recorded by gram)
  • Asset trend charts and flexible comparison of asset changes
  • Configure an AI key for asset allocation recommendations

Deployment

One-click deployment on Vercel (not recommended, because it creates a brand-new repository instead of a fork)

Deploy with Vercel

Deploy on Vercel after forking the repository (recommended, because you can sync the latest code with one click) Deployment screenshot

Create a Neon database in Vercel Deployment screenshot

Deployment successful Deployment screenshot

Connect the database, and the environment variables will be automatically injected after successful connection Deployment screenshot

Redeploy after connecting the database Deployment screenshot

Configure AI analysis (optional) Deployment screenshot

Local Development

Configure .env.local

DATABASE_URL="postgres://..."
OPENAI_API_KEY="" # Optional
OPENAI_MODEL="" # Optional
OPENAI_BASE_URL="" # Optional

Start the app

npm install

npm run dev

License

MIT

About

A lightweight, self-hosted asset tracking app. 自部署的家庭资产管理网站

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Contributors

Languages