{"id":15525121,"url":"https://github.com/domnikl/bookkeeping","last_synced_at":"2025-07-27T17:07:21.671Z","repository":{"id":214638989,"uuid":"570312433","full_name":"domnikl/bookkeeping","owner":"domnikl","description":"Bookkeeping for personal finance","archived":false,"fork":false,"pushed_at":"2025-07-20T21:13:24.000Z","size":2079,"stargazers_count":0,"open_issues_count":12,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-26T15:38:57.501Z","etag":null,"topics":["bookkeeping","fints"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/domnikl.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2022-11-24T21:43:29.000Z","updated_at":"2025-07-20T21:12:27.000Z","dependencies_parsed_at":"2024-01-12T20:16:49.028Z","dependency_job_id":"245294bf-34a2-4acb-83df-ae40dfdc8a07","html_url":"https://github.com/domnikl/bookkeeping","commit_stats":{"total_commits":238,"total_committers":6,"mean_commits":"39.666666666666664","dds":0.6008403361344538,"last_synced_commit":"3e3e53a9eca977660654528cb719f9c2de3cd25e"},"previous_names":["domnikl/bookkeeping"],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/domnikl/bookkeeping","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domnikl%2Fbookkeeping","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domnikl%2Fbookkeeping/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domnikl%2Fbookkeeping/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domnikl%2Fbookkeeping/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/domnikl","download_url":"https://codeload.github.com/domnikl/bookkeeping/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domnikl%2Fbookkeeping/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267392562,"owners_count":24079919,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-27T02:00:11.917Z","response_time":82,"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":["bookkeeping","fints"],"created_at":"2024-10-02T10:54:52.995Z","updated_at":"2025-07-27T17:07:21.621Z","avatar_url":"https://github.com/domnikl.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bookkeeping\n\nBookkeeping is a highly opinionated private household management tool.\nIt uses Postgres as a storage backend and FinTS to synchronize bank account balances and transactions as well as Auth0 to handle sign ins and auth.\n\n## Refresh access to FinTS\n\nDepending on your bank, refreshing access sometimes require to login into another app they provide and run `node ace fints` afterward to resync.\nIntegration may not work with every bank, you may need to tweak settings as FinTS is a rather obscure protocol.\nPlease have a look at the [fints](https://github.com/domnikl/fints) fork.\n\n## Building it\n\n```sh\nnpm run build\n```\n\nand deploy the build folder to your production environment and run `node ace migration:run` followed by `node server.js` from it.\n\n## Docker\n\n```sh\ndocker build -t domnikl/bookkeeping . --network host\n```\n\nFetching balances and transactions from FinTS will run on a schedule, but if you need to do it manually, run the following command:\n\n```sh\nnode ace fints\n```\n\n## Development\n\n```sh\ndocker-compose up -d # to start local DB server\nnpm run dev\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdomnikl%2Fbookkeeping","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdomnikl%2Fbookkeeping","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdomnikl%2Fbookkeeping/lists"}