{"id":18716316,"url":"https://github.com/killbill/killbill-analytics-ui","last_synced_at":"2025-04-12T13:30:53.500Z","repository":{"id":26311022,"uuid":"29759045","full_name":"killbill/killbill-analytics-ui","owner":"killbill","description":"Kill Bill UI for the Analytics plugin","archived":false,"fork":false,"pushed_at":"2024-10-22T03:33:21.000Z","size":477,"stargazers_count":4,"open_issues_count":7,"forks_count":9,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-10-23T05:28:36.090Z","etag":null,"topics":["billing","killbill","payments","subscriptions"],"latest_commit_sha":null,"homepage":"https://killbill.io","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/killbill.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"MIT-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},"funding":{"github":["killbill"]}},"created_at":"2015-01-23T23:56:13.000Z","updated_at":"2024-10-22T03:33:24.000Z","dependencies_parsed_at":"2023-02-14T14:05:16.635Z","dependency_job_id":"1cc18f96-e2d9-4ee9-9aa5-02ab3eb39696","html_url":"https://github.com/killbill/killbill-analytics-ui","commit_stats":null,"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill-analytics-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill-analytics-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill-analytics-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill-analytics-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","download_url":"https://codeload.github.com/killbill/killbill-analytics-ui/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223518496,"owners_count":17158689,"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":["billing","killbill","payments","subscriptions"],"created_at":"2024-11-07T13:12:18.152Z","updated_at":"2024-11-07T13:12:18.747Z","avatar_url":"https://github.com/killbill.png","language":"Ruby","funding_links":["https://github.com/sponsors/killbill"],"categories":[],"sub_categories":[],"readme":"\nOverview\n========\n\n`Kanaui` stands for Kill Bill Analytics UI. This is a mountable rails engine which allows to view the analytics dashboard. In order to work correctly:\n* Kill Bill must be running somewhere with the [analytics plugin](https://github.com/killbill/killbill-analytics-plugin)\n* Kanaui can be started locally or can be [mounted in a rails app](https://github.com/killbill/killbill-admin-ui-standalone)\n\nKill Bill compatibility\n-----------------------\n\n| Kanaui version | Kill Bill version |\n|---------------:|------------------:|\n|          0.4.y |            0.16.z |\n|          0.5.y |  0.18.z (Rails 4) |\n|          0.6.y |  0.18.z (Rails 5) |\n|          1.x.y |  0.20.z (Rails 5) |\n|          2.1.y |  0.22.z (Rails 5) |\n|          2.2.y |  0.24.z (Rails 6) |\n|          4.x.y |  0.24.z (Rails 7) |\n\nGetting Started\n===============\n\nYou can run Kanaui locally by using the test/dummy app provided and interracting with a running version of Kill Bill along with the analytics plugin. In that mode,\nthere is no support for authorization and no support for multi-tenancy. Instead, Kanaui will use the default user `admin:password` and rely on static configuration\nto provide the tenant apiKey and apiSecret.\n\n\n\nKanaui Configuration\n--------------------\n\nSpecify your Kill Bill server url, api key and secret in ```test/dummy/config/initializers/killbill_client.rb```:\n\n```\nKillBillClient.url = 'http://127.0.0.1:8080/'\nKillBillClient.api_key = 'bob'\nKillBillClient.api_secret = 'lazar'\n```\n\nTesting\n-------\n\nTo run the dummy app:\n\n```\nrails s\n```\n\n\nTo run tests:\n\n```\nrails t\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkillbill%2Fkillbill-analytics-ui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkillbill%2Fkillbill-analytics-ui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkillbill%2Fkillbill-analytics-ui/lists"}