{"id":20471517,"url":"https://github.com/backbase/local-backend-setup","last_synced_at":"2026-04-08T09:02:53.794Z","repository":{"id":165632098,"uuid":"619816940","full_name":"Backbase/local-backend-setup","owner":"Backbase","description":null,"archived":false,"fork":false,"pushed_at":"2026-03-06T13:34:40.000Z","size":2177,"stargazers_count":4,"open_issues_count":2,"forks_count":10,"subscribers_count":9,"default_branch":"main","last_synced_at":"2026-03-06T17:24:57.252Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Backbase.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","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":"2023-03-27T13:42:07.000Z","updated_at":"2026-03-06T13:34:42.000Z","dependencies_parsed_at":"2023-11-21T14:30:02.807Z","dependency_job_id":"719bc40b-752a-4389-853d-8cf5e7eb120d","html_url":"https://github.com/Backbase/local-backend-setup","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/Backbase/local-backend-setup","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Backbase%2Flocal-backend-setup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Backbase%2Flocal-backend-setup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Backbase%2Flocal-backend-setup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Backbase%2Flocal-backend-setup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Backbase","download_url":"https://codeload.github.com/Backbase/local-backend-setup/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Backbase%2Flocal-backend-setup/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31547846,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T16:28:08.000Z","status":"online","status_checked_at":"2026-04-08T02:00:06.127Z","response_time":54,"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":[],"created_at":"2024-11-15T14:16:24.360Z","updated_at":"2026-04-08T09:02:53.773Z","avatar_url":"https://github.com/Backbase.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Local backend setup\n\nThis repository has the required files for backend developers to create a basic local environment. Instructions on how to set up this environment are found under [development](development).\n\n## Quick start\n\nSet up a Docker local environment on your laptop by running these commands in the terminal:\n\n1. Clone the repository:\n    ```\n    git clone git@github.com:backbase/local-backend-setup.git\n    ```\n2. Switch to the Docker Compose directory:\n    ```\n    cd local-backend-setup/development/docker-compose\n    ```\n3. Start the health checks and ensure that all services are running: \n    ```\n    docker compose --profile=bootstrap up\n    ```\n\n   Once all the required services have started, you can view the health check results in your terminal. To check the status of the services, open the [Registry](http://localhost:8761) in your web browser. Additionally, you can import the [Postman collection](test/postman/HealthCheck_Local-Backend-Environment.postman_collection.json) to perform a more comprehensive health check on your environment using Postman.  \n   \u0026nbsp;  \n   For more information, see [Set up Backbase local environment](https://github.com/backbase/local-backend-setup/tree/main/development/docker-compose#set-up-backbase-local-environment).\n\n\n## Create a new service\n\n**NB:** EMU account required to access (https://github.com/baas-devops-reference)\n\nTo create custom services in the Backbase ecosystem, Backbase recommends using [ModelBank templates](https://github.com/baas-devops-reference?q=template\u0026type=all\u0026sort=). If you don't have an EMU account, you can find detailed instructions on creating a service using the service SDK (core-service-archetype) in the [create a service guidelines](https://backbase.io/developers/documentation/backend-devkit/latest/development/create-a-service/).\n\nUse these guidelines to develop your own service, and use the Backbase local environment to test and run your code. \n\nFor more information, see [ModelBank organization](https://github.com/baas-devops-reference).\n\n## Release Policy\n\nWe release this repository after every Backbase Breaking Changes release. Each release is compatible with all the Backbase versions until its next LTS version.\nFor example, with the `2022.03` release, you can use any Backbase version \u003cins\u003eHigher\u003c/ins\u003e than `2022.03` up to `2023.09-LTS`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbackbase%2Flocal-backend-setup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbackbase%2Flocal-backend-setup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbackbase%2Flocal-backend-setup/lists"}