{"id":20710882,"url":"https://github.com/entur/ninkasi","last_synced_at":"2025-04-23T06:21:49.809Z","repository":{"id":38812229,"uuid":"62140810","full_name":"entur/ninkasi","owner":"entur","description":"Back office admin ui","archived":false,"fork":false,"pushed_at":"2025-04-17T18:08:27.000Z","size":4011,"stargazers_count":1,"open_issues_count":32,"forks_count":1,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-18T08:37:36.291Z","etag":null,"topics":["ror"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"eupl-1.2","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/entur.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":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-06-28T12:58:15.000Z","updated_at":"2025-02-04T19:14:23.000Z","dependencies_parsed_at":"2023-02-15T18:01:35.399Z","dependency_job_id":"b210d65f-4f85-4bb0-9143-f8d46b9cb487","html_url":"https://github.com/entur/ninkasi","commit_stats":null,"previous_names":[],"tags_count":91,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/entur%2Fninkasi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/entur%2Fninkasi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/entur%2Fninkasi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/entur%2Fninkasi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/entur","download_url":"https://codeload.github.com/entur/ninkasi/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250380555,"owners_count":21420971,"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":["ror"],"created_at":"2024-11-17T02:13:26.504Z","updated_at":"2025-04-23T06:21:49.788Z","avatar_url":"https://github.com/entur.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ninkasi [![CircleCI](https://circleci.com/gh/entur/ninkasi/tree/master.svg?style=svg)](https://circleci.com/gh/entur/ninkasi/tree/master)\n\nThis is the private admin GUI for managing the data pipeline and inspection of data status\n\n## Run the app\n\n### Dev\n\n```\nnpm install\nnpm run start\n```\n\nRequires Node.js v18 or newer.\n\n### Production\n\n```\nnpm install\nnpm run build\nnpm start\n```\n\n## Configuration\n\nWe use convict.js for config. Set environment variables `PROVIDERS_BASE_URL`, `ORGANISATIONS_BASE_URL`, `TIMETABLE_ADMIN_BASE_URL`, `MAP_ADMIN_BASE_URL`, `GEOCODER_ADMIN_BASE_URL`\nand `EVENTS_BASE_URL` in order to override default configuration of these\nendpoints. E.g.\n\n```\n  ORGANISATIONS_BASE_URL=http://localhost:16001/services/organisations/ PROVIDERS_BASE_URL=http://localhost:16001/services/providers/ EVENTS_BASE_URL=http://localhost:10001/services/events/ TIMETABLE_ADMIN_BASE_URL=http://localhost:11002/services/timetable_admin/ MAP_ADMIN_BASE_URL=http://localhost:11002/services/map_admin/ GEOCODER_ADMIN_BASE_URL=http://localhost:11002/services/geocodr_admin/ npm start dev\n```\n\nOptional environment variable `ENDPOINTBASE` overrides namespace for client including slash. E.g.\n\n```\n  ENDPOINTBASE=/admin/ninkasi/ ORGANISATIONS_BASE_URL=http://localhost:16001/services/organisations/ PROVIDERS_BASE_URL=http://localhost:16001/services/providers/ EVENTS_BASE_URL=http://localhost:10001/services/events/ TIMETABLE_ADMIN_BASE_URL=http://localhost:11002/services/timetable_admin/ MAP_ADMIN_BASE_URL=http://localhost:11002/services/map_admin/ GEOCODER_ADMIN_BASE_URL=http://localhost:11002/services/geocodr_admin/ npm start dev\n```\n\n\n### Authentication\n\nUses Keycloak to authenticate user and read JWT, set `auth-server-url`:\n\n```\nAUTH_SERVER_URL=https://kc-dev.devstage.entur.io/auth port=9000 ENDPOINTBASE=/admin/ninkasi/ EVENTS_BASE_URL=http://localhost:10001/services/events/ TIMETABLE_ADMIN_BASE_URL=http://localhost:11002/services/timetable_admin/ MAP_ADMIN_BASE_URL=http://localhost:11002/services/map_admin/ GEOCODER_ADMIN_BASE_URL=http://localhost:11002/services/geocodr_admin/ npm start dev\n\n```\n\n***NB*** Use `PORT=8000` or `PORT=9000` for development against `https://kc-dev.devstage.entur.io/auth` since these are whitelisted.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fentur%2Fninkasi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fentur%2Fninkasi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fentur%2Fninkasi/lists"}