c4bb0d3304254cc88dd6eeca1f86c14011ce3823
Money
Personal finance application by Max Koon. Writen with Typescript, Expo/React Native, Zero Sync Engine, Better Auth, and Drizzle.
Development
git clone https://git.koon.us/max/money.git
direnv allow
cp .env.example .env.dev
ln -s .env.dev .env
vim .env.dev # Update with Plaid credentials
pnpm install
pnpm dev
Deployment
An example deployment of this application can be found here.
Description
Languages
TypeScript
95.9%
JavaScript
3.5%
Nix
0.6%