{"id":21365127,"url":"https://github.com/altinn/altinn-register","last_synced_at":"2025-03-16T07:40:34.137Z","repository":{"id":37819495,"uuid":"462034190","full_name":"Altinn/altinn-register","owner":"Altinn","description":"Altinn platform microservice for handling register data","archived":false,"fork":false,"pushed_at":"2024-04-22T13:48:32.000Z","size":440,"stargazers_count":0,"open_issues_count":16,"forks_count":1,"subscribers_count":18,"default_branch":"main","last_synced_at":"2024-04-22T13:55:56.397Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Altinn.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2022-02-21T21:15:52.000Z","updated_at":"2024-04-22T13:55:56.975Z","dependencies_parsed_at":"2023-10-12T16:42:46.408Z","dependency_job_id":"df3bde78-f741-4829-a77e-3a898905df9b","html_url":"https://github.com/Altinn/altinn-register","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Altinn%2Faltinn-register","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Altinn%2Faltinn-register/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Altinn%2Faltinn-register/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Altinn%2Faltinn-register/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Altinn","download_url":"https://codeload.github.com/Altinn/altinn-register/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243841204,"owners_count":20356441,"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","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-22T07:09:48.800Z","updated_at":"2025-03-16T07:40:34.116Z","avatar_url":"https://github.com/Altinn.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Altinn Register\n\n## Build status\n[![Register build status](https://dev.azure.com/brreg/altinn-studio/_apis/build/status/altinn-platform/register-master?label=platform/register)](https://dev.azure.com/brreg/altinn-studio/_build/latest?definitionId=35)\n\n\n## Getting Started\n\nThese instructions will get you a copy of the register component up and running on your machine for development and testing purposes.\n\n### Prerequisites\n\n1. [.NET 8.0 SDK](https://dotnet.microsoft.com/download/dotnet/8.0)\n2. Newest [Git](https://git-scm.com/downloads)\n3. A code editor - we like [Visual Studio Code](https://code.visualstudio.com/download)\n   - Also install [recommended extensions](https://code.visualstudio.com/docs/editor/extension-marketplace#_workspace-recommended-extensions) (e.g. [C#](https://marketplace.visualstudio.com/items?itemName=ms-dotnettools.csharp))\n4. [Podman](https://podman.io/) or another container tool such as Docker Desktop\n\n\n## Running the solution locally\n\nClone [Altinn Register repo](https://github.com/Altinn/altinn-register) and navigate to the folder.\n\n```bash\ngit clone https://github.com/Altinn/altinn-register\ncd altinn-register\n```\n\n\n### In a docker container\n\nTo start a Register docker container\n\n```cmd\npodman compose up -d --build\n```\n\n\nTo stop the container running Register\n\n```cmd\npodman stop altinn-register\n```\n\nThe register solution is now available locally at http://localhost:5020/.\nTo access swagger use http://localhost:5020/swagger.\n\n### With .NET\n\nThe Register components can be run locally when developing/debugging. Follow the install steps above if this has not already been done.\n\nNavigate to _src/Register_, and build and run the code from there, or run the solution using you selected code editor\n\n```cmd\ndotnet run\n```\n\nThe register solution is now available locally at http://localhost:5020/.\nTo access swagger use http://localhost:5020/swagger.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faltinn%2Faltinn-register","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faltinn%2Faltinn-register","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faltinn%2Faltinn-register/lists"}