{"id":50635311,"url":"https://github.com/bxt/dsba","last_synced_at":"2026-06-07T02:02:02.700Z","repository":{"id":361627820,"uuid":"1255012642","full_name":"bxt/dsba","owner":"bxt","description":"Damn Simple Budget App","archived":false,"fork":false,"pushed_at":"2026-05-31T14:26:23.000Z","size":54,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-31T16:08:22.466Z","etag":null,"topics":["budgeting","javascript","pwa","svelte","sveltekit"],"latest_commit_sha":null,"homepage":"https://bxt.github.io/dsba","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bxt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-05-31T09:36:14.000Z","updated_at":"2026-05-31T14:26:27.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/bxt/dsba","commit_stats":null,"previous_names":["bxt/dsba"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/bxt/dsba","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bxt%2Fdsba","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bxt%2Fdsba/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bxt%2Fdsba/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bxt%2Fdsba/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bxt","download_url":"https://codeload.github.com/bxt/dsba/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bxt%2Fdsba/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34006037,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-07T02:00:07.652Z","response_time":124,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["budgeting","javascript","pwa","svelte","sveltekit"],"created_at":"2026-06-07T02:02:02.101Z","updated_at":"2026-06-07T02:02:02.686Z","avatar_url":"https://github.com/bxt.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DSBA\n\n**Damn Simple Budget App**\n\nKeep track of your expenses, using a browser-based app. No data is shared, no account is required.\n\nYou can use the app here: https://bxt.github.io/dsba/ By default, no data is sent to me or Github, but if you don't trust this, you can also self-host the app. You can either build it yourself from the instructions below or use the static files built in GitHub actions.\n\n## Motivation\n\nAt some place I just had a wallet with cash. Keeping track of expenses was simple: See how many bills are left, and when they were gone, they were gone. Nowadays, things are more complicated: Multiple bank accounts, credit cards, sharing a meal with friends, Amazon vouchers, PayPal balance. One solution to this problem is to connect all those with a central service that tracks your expenses and have an AI classify those into budgets. Surely there are some great solutions for that. To me, this feels too complex and data-hungry. Instead, I just want a digital version of a wallet, which just keeps track of how much money I have left. And for this I am willing to enter my expenses manually. This is what DSBA (Damn Simple Budget App) was made for.\n\n## Developing\n\nOnce you've checked out the project and installed dependencies with `pnpm install`, start a development server:\n\n```sh\npnpm run dev\n\n# or start the server and open the app in a new browser tab\npnpm run dev -- --open\n```\n\nTo run the tests, prepare by doing `npx playwright install` and then run those commands:\n\n```sh\npnpm run test:unit\npnpm run test:e2e --ui\n```\n\nTo run the linting and formatting (if not done by the editor anyways) run:\n\n```sh\npnpm run lint\n```\n\nTo run all the checks:\n\n```sh\npnpm run \"/^test:.*|^lint$|^build$|^check$/\"\n```\n\n## Building\n\nTo create a production version of your app:\n\n```sh\npnpm run build\n```\n\nYou can preview the production build with `pnpm run preview`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbxt%2Fdsba","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbxt%2Fdsba","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbxt%2Fdsba/lists"}