logo
A

AI-Finance-Management

Taiwan SME Agent-First finance platform. FastAPI + React + PostgreSQL. LINE/Telegram agent interface, Web Dashboard for management.

PlatformZeabur
Deployed1
Publisherauthorqwedsazxc78
Deployed1 times
Publisherqwedsazxc78
Created2026-04-06
Services
service icon
service icon
service icon
Tags
ToolSaaSFinanceTaiwan

AI Finance Management

Taiwan SME Agent-First finance platform. Inventory + Invoice + CRM + Procurement + E-Signature + Dual Payment (ECPay/Stripe).

Services

  • Server: FastAPI + PostgreSQL (auto-runs migrations on startup)
  • Client: React SPA served via Nginx
  • PostgreSQL: Database

Post-Deploy

  1. Set SECRET_KEY and REFRESH_SECRET_KEY to random 64-char hex strings
  2. Set ALLOWED_ORIGINS_STR to your client domain
  3. Set VITE_API_URL on the client service to your API domain
  4. Configure LINE / Telegram / ECPay / Stripe credentials as needed