{"id":18888033,"url":"https://github.com/codex-team/codex-accounting","last_synced_at":"2026-01-27T05:01:54.525Z","repository":{"id":42778976,"uuid":"274476073","full_name":"codex-team/codex-accounting","owner":"codex-team","description":"Microservice for accounting","archived":false,"fork":false,"pushed_at":"2024-11-03T20:01:04.000Z","size":1307,"stargazers_count":1,"open_issues_count":10,"forks_count":1,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-09-04T08:56:03.632Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/codex-team.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}},"created_at":"2020-06-23T18:08:55.000Z","updated_at":"2024-08-13T11:22:45.000Z","dependencies_parsed_at":"2024-01-23T21:16:04.603Z","dependency_job_id":"c0be4926-fd1f-40c5-849d-4f3529c1dc06","html_url":"https://github.com/codex-team/codex-accounting","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/codex-team/codex-accounting","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codex-team%2Fcodex-accounting","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codex-team%2Fcodex-accounting/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codex-team%2Fcodex-accounting/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codex-team%2Fcodex-accounting/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codex-team","download_url":"https://codeload.github.com/codex-team/codex-accounting/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codex-team%2Fcodex-accounting/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28803641,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-27T03:44:14.111Z","status":"ssl_error","status_checked_at":"2026-01-27T03:43:33.507Z","response_time":168,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-11-08T07:41:36.409Z","updated_at":"2026-01-27T05:01:54.498Z","avatar_url":"https://github.com/codex-team.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CodeX Accounting\nMicroservice for accounting📋\n\n## How to run accounting service\n\n1. Copy and rename file `.env.sample` to `.env`.\n2. Generate two UUIDv4 IDs for cashbook and revenue accounts. You can use online generators (see https://www.uuidgenerator.net/version4).\n3. Add information about cashbook and revenue to `.env` file:\n\n    Example:\n    ```dotenv\n    # Accounting Cashbook account identifier\n    CASHBOOK_ACCOUNT_ID=#Your UUIDv4 cashbook account ID\n    CASHBOOK_ACCOUNT_NAME=\"Hawk Cashbook account\"\n\n    # Accounting Revenue account identifier\n    REVENUE_ACCOUNT_ID=#Your UUIDv4 revenue account ID\n    REVENUE_ACCOUNT_NAME=\"Hawk Revenue account\"\n    ```\n4. Install dependencies by `yarn install`.\n5. Run accounting service by `yarn dev` or `yarn docker:up` commands.\n6. Run MongoDB migrations by `yarn migrate:up`.\n\n    You will see a message like this:\n    ```text\n    yarn run v1.21.1\n    $ migrate-mongo up\n    MIGRATED UP: 20200724163828-base-accounts.js\n    Done in 1.26s.\n    ```\n\n🎉Now you can use accounting service in your projects🎉\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodex-team%2Fcodex-accounting","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodex-team%2Fcodex-accounting","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodex-team%2Fcodex-accounting/lists"}