{"id":26194347,"url":"https://github.com/active-group/frobese-2022-transfers","last_synced_at":"2026-04-21T17:06:44.644Z","repository":{"id":41098814,"uuid":"508320888","full_name":"active-group/frobese-2022-transfers","owner":"active-group","description":null,"archived":false,"fork":false,"pushed_at":"2022-07-01T17:52:04.000Z","size":34,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-03-12T01:56:16.112Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Erlang","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/active-group.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}},"created_at":"2022-06-28T13:55:45.000Z","updated_at":"2022-06-29T07:56:37.000Z","dependencies_parsed_at":"2022-09-01T11:30:44.673Z","dependency_job_id":null,"html_url":"https://github.com/active-group/frobese-2022-transfers","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/active-group/frobese-2022-transfers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/active-group%2Ffrobese-2022-transfers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/active-group%2Ffrobese-2022-transfers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/active-group%2Ffrobese-2022-transfers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/active-group%2Ffrobese-2022-transfers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/active-group","download_url":"https://codeload.github.com/active-group/frobese-2022-transfers/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/active-group%2Ffrobese-2022-transfers/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32101463,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-21T11:25:29.218Z","status":"ssl_error","status_checked_at":"2026-04-21T11:25:28.499Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":[],"created_at":"2025-03-12T01:56:17.995Z","updated_at":"2026-04-21T17:06:44.628Z","avatar_url":"https://github.com/active-group.png","language":"Erlang","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Account Service\n\nService to create bank accounts.\n\n\n## Build\n\n```\n$ rebar3 compile\n```\n\n## Run locally using rebar shell\n\nThe service can be run locally including a REPL using\n\n```\n$ rebar3 shell\n```\n\nThe web-frontend is served at http://localhost:8000/accounts\n\n\n## Run locally using docker\n\nThis project comes with a docker container. It is built using \n\n```\ndocker build . -t accounts\n```\n\nin the root directory of the project. To run the docker container call\n \n ```\n docker run -p 8000:8000 -e \"RELX_REPLACE_OS_VARS=true\" -e \"NODE_NAME=any_name\" accounts\n ```\n \n Running with docker we are able to configure the node name of the erlang node\n using the `NODE_NAME` env var. To do so, relx must be informed that the \n vm.args file contains env vars via `RELX_REPLACE_OS_VARS`.\n \n If the docker container is up and running, the web-frontend can be found at\n http://localhost:8000/accounts\n\n\n## Testing\n\nrebar3 \u0026 eunit are used for testing. To test the service use\n\n```\nrebar3 eunit\n```\n\nTo test it within the docker container use\n\n```\ndocker run accounts test\n```\n\n\n## Release\n\nA release can be built using \n\n```\nrebar3 release\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Factive-group%2Ffrobese-2022-transfers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Factive-group%2Ffrobese-2022-transfers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Factive-group%2Ffrobese-2022-transfers/lists"}