{"id":48385095,"url":"https://github.com/codbex/codbex-athena","last_synced_at":"2026-04-05T21:30:50.886Z","repository":{"id":338060367,"uuid":"825729259","full_name":"codbex/codbex-athena","owner":"codbex","description":"Accounting Management Application","archived":false,"fork":false,"pushed_at":"2026-04-02T12:01:42.000Z","size":90,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":7,"default_branch":"main","last_synced_at":"2026-04-03T01:42:11.274Z","etag":null,"topics":["application"],"latest_commit_sha":null,"homepage":"https://codbex.com","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"epl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/codbex.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-07-08T11:37:33.000Z","updated_at":"2026-03-13T11:51:57.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/codbex/codbex-athena","commit_stats":null,"previous_names":["codbex/codbex-athena"],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/codbex/codbex-athena","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codbex%2Fcodbex-athena","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codbex%2Fcodbex-athena/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codbex%2Fcodbex-athena/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codbex%2Fcodbex-athena/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codbex","download_url":"https://codeload.github.com/codbex/codbex-athena/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codbex%2Fcodbex-athena/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31451437,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-05T21:22:52.476Z","status":"ssl_error","status_checked_at":"2026-04-05T21:22:51.943Z","response_time":75,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["application"],"created_at":"2026-04-05T21:30:47.226Z","updated_at":"2026-04-05T21:30:50.865Z","avatar_url":"https://github.com/codbex.png","language":"Java","readme":"# codbex-athena\n\nAccounting Management Application\n\n## Run Athena Docker image locally\n\n### Prerequisites\n\n```shell\nexport GIT_REPO_FOLDER='\u003cpath-to-athena-git-repo\u003e'\nexport GH_TOKEN='\u003cyour-token\u003e'\n\nexport IMAGE='ghcr.io/codbex/codbex-athena:dev'\nexport CONTAINER_NAME='athena'\n```\n\n### Build Docker image\n\n```shell\n# download packages\ncd \"$GIT_REPO_FOLDER/application\"\necho \"@codbex:registry=https://npm.pkg.github.com\n//npm.pkg.github.com/:_authToken=$GH_TOKEN\" \u003e .npmrc\nnpm install\nrm -rf .npmrc\n\n# build image\ncd \"$GIT_REPO_FOLDER/application\"\ndocker build . --tag \"$IMAGE\"\n```\n\n### Run Docker image\n\n```shell\n# optionally remove the existing container with that name\ndocker rm -f \"$CONTAINER_NAME\"\n\ndocker run --name \"$CONTAINER_NAME\" -p 80:80 \"$IMAGE\"\n```\n\n### Manual Steps for Local Testing\n\n```shell\ncd \"$GIT_REPO_FOLDER\"\n# build images\ndocker build -t codbex-athena:test application/\ndocker build -t codbex-athena-data-sample:test application-data-sample/\n\n# run tests with image tags as Maven system properties\nmvn clean install -P integration-tests \\\n  -DAPP_IMAGE=codbex-athena:test \\\n  -DSAMPLE_DATA_IMAGE=codbex-athena-data-sample:test\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodbex%2Fcodbex-athena","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodbex%2Fcodbex-athena","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodbex%2Fcodbex-athena/lists"}