joehoyle / ultrafinance

https://ultrafinance.app/
4 stars 0 forks source link

Ultrafinance

Ultrafinance allows power users to set up automations and scripting for your banking transactions and events. For example, call webhooks when transactions are made, send an email on specific events, or even write custom functions in TypeScript to build complex automations and integrations.

Technical Architecture

Ultrafinance is built as a decoupled web app, with the backend written in Rust and the client side using React. Data is stored in a MySQL database. Ultrafinance also comes with a CLI application.

Todo

Server

Client