{"id":20747893,"url":"https://github.com/osbi/saiku-ui","last_synced_at":"2025-04-05T17:08:44.275Z","repository":{"id":1514354,"uuid":"1772273","full_name":"OSBI/saiku-ui","owner":"OSBI","description":"A user interface for the Saiku analytical tool","archived":false,"fork":false,"pushed_at":"2015-12-16T17:39:30.000Z","size":165911,"stargazers_count":144,"open_issues_count":55,"forks_count":117,"subscribers_count":28,"default_branch":"master","last_synced_at":"2025-03-29T16:09:50.780Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://saiku.meteorite.bi/","language":"JavaScript","has_issues":false,"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/OSBI.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-05-19T16:39:47.000Z","updated_at":"2025-03-11T05:31:29.000Z","dependencies_parsed_at":"2022-08-16T13:35:05.450Z","dependency_job_id":null,"html_url":"https://github.com/OSBI/saiku-ui","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OSBI%2Fsaiku-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OSBI%2Fsaiku-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OSBI%2Fsaiku-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OSBI%2Fsaiku-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OSBI","download_url":"https://codeload.github.com/OSBI/saiku-ui/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247369952,"owners_count":20927928,"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-17T08:14:44.073Z","updated_at":"2025-04-05T17:08:44.222Z","avatar_url":"https://github.com/OSBI.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# This repository has been merged into the [Saiku](https://github.com/OSBI/saiku) main repository and will not be updated.\n\n# [Saiku UI](http://www.meteorite.bi) [![Saiku Analytics on Slack](http://chat.meteorite.bi/badge.svg)](http://chat.meteorite.bi/)\n\n[![saiku-view](http://www.meteorite.bi/images/chart1.jpg)](http://www2.meteorite.bi/saiku-demo/)\n\nA user interface for the analytical tool Saiku. \u003cbr /\u003e\nFor more information, see [Saiku](http://www.meteorite.bi).\n\n\u003e You can put the UI on a separate server (apache httpd or simply a webapp in tomcat/webapps e.g).\n\n## Table of Contents\n  1. [Setup](#setup)\n  \t- [Build Instructions](#build-instructions)\n  \t- [Run UI on Node.js proxy](#run-ui-on-nodejs-proxy)\n  \t- [LiveReload Browser](#livereload-browser)\n  3. [Wiki](#wiki)\n  4. [Community](#community)\n  5. [Bugs and Feature Requests](#bugs-and-feature-requests)\n  6. [Discussion List](#discussion-list)\n  7. [Browser Support](#browser-support)\n  8. [Team](#team)\n  9. [Contributing](#contributing)\n  10. [History](#history)\n  11. [License](#license)\n \n## Setup\n\n### Build Instructions\n\n* Build using Maven\n\n\t- USAGE: mvn TASK1, TASK2, ...\n\t\n\t- Main Tasks:\n\t\n\t\t+ clean: deletes all the build dirs\n\t\t+ package: creates a .zip and .war (for dropping the UI in a java webapp environment) file in target/ that contains the Saiku UI\n\t\t+ install: installs the .war file in local Maven repo (eg. ~/.m2)\n\n### Run UI on Node.js proxy\n\nIn order to run it locally you'll need a basic server setup.\n\n1. Install [NodeJS](http://nodejs.org/download/), if you don't have it yet.\n2. Install local dependencies:\n\n\t```sh\n\tnpm install\n\t```\n3. You can simply test and run the UI on a NodeJS proxy server called [server.js](https://github.com/OSBI/saiku-ui/blob/master/server.js), that will utilize a remote backend as source.\n\n\tJust run the following command in your command line and then access the UI in\n\tthe browser (by default, it will run at [http://localhost:8080](http://localhost:8080) and proxy requests to try.meteorite.bi:80):\n\n\t\tnode server.js [port] [backend_host] [backend_port]\nor\n\t```sh\n\tnpm start\n\t```\n\t\n### LiveReload Browser\n\nInstall [GruntJS](http://gruntjs.com/):\n\n```sh\nnpm install -g grunt-cli\n```\n\nAutomatically reload your browser when files are modified. Enter command:\n\n```sh\ngrunt watch\n```\n## Wiki\n\n* [Saiku Wiki](http://wiki.meteorite.bi/display/SAIK/Saiku)\n\n## Community\n\n* [Saiku Community](http://community.meteorite.bi/)\n\n## Bugs and Feature Requests\n\n* [Saiku Jira](http://jira.meteorite.bi/)\n\n## Discussion List\n\n* [Saiku Analytics on Slack](http://chat.meteorite.bi/)\n* [Saiku Dev Group](https://groups.google.com/a/saiku.meteorite.bi/forum/#!forum/dev)\n* [Saiku User Group](https://groups.google.com/a/saiku.meteorite.bi/forum/#!forum/user)\n* [\u003cstrike\u003eSaiku Forums\u003c/strike\u003e](http://forums.meteorite.bi/)\n* [Stack Overflow](http://stackoverflow.com/questions/tagged/saiku)\n* [\u003cstrike\u003eFreenode IRC - Channel: #saiku\u003c/strike\u003e](http://irc.lc/freenode/%23saiku/t4nk@)\n\n## Browser Support\n\nWe do care about it.\n\n![IE](https://raw.github.com/alrra/browser-logos/master/internet-explorer/internet-explorer_48x48.png) | ![Chrome](https://raw.github.com/alrra/browser-logos/master/chrome/chrome_48x48.png) | ![Firefox](https://raw.github.com/alrra/browser-logos/master/firefox/firefox_48x48.png) | ![Opera](https://raw.github.com/alrra/browser-logos/master/opera/opera_48x48.png) | ![Safari](https://raw.github.com/alrra/browser-logos/master/safari/safari_48x48.png)\n--- | --- | --- | --- | --- |\nIE 9+ ✔ | Latest ✔ | Latest ✔ | Latest ✔ | Latest ✔ |\n\n## Team\n\n[Saiku UI](http://www.meteorite.bi) is maintained by these people and a bunch of awesome [contributors](https://github.com/OSBI/saiku-ui/graphs/contributors).\n\n[![Tom Barber](https://avatars0.githubusercontent.com/u/103544?v=2\u0026s=70)](https://github.com/buggtb) | [![Paul Stoellberger](https://avatars3.githubusercontent.com/u/454645?v=2\u0026s=70)](https://github.com/pstoellberger) | [![Mark Cahill](https://avatars3.githubusercontent.com/u/200365?v=2\u0026s=70)](https://github.com/thinkjson) | [![Breno Polanski](https://avatars1.githubusercontent.com/u/1894191?v=2\u0026s=70)](https://github.com/brenopolanski) | [![Luis Garcia](https://avatars2.githubusercontent.com/u/2557898?v=2\u0026s=70)](https://github.com/PeterFalken) \n--- | --- | --- | --- | --- | --- | --- |\n[Tom Barber](https://github.com/buggtb) | [Paul Stoellberger](https://github.com/pstoellberger) | [Mark Cahill](https://github.com/thinkjson) | [Breno Polanski](https://github.com/brenopolanski) | [Luis Garcia](https://github.com/PeterFalken) |\n\n## Contributing\n\nCheck [CONTRIBUTING.md](https://github.com/OSBI/saiku-ui/blob/master/CONTRIBUTING.md#contributing) for more details. Some important information:\n\n* To get started, [sign the Contributor License Agreement](https://www.clahub.com/agreements/OSBI/saiku-ui).\n\n* If you find a bug then please report it on [Jira](http://jira.meteorite.bi/secure/Dashboard.jspa) or our [Support Forum](http://forums.meteorite.bi/).\n\n* If you have a feature request, then please get in touch. We'd love to hear from you! Either post to our [forum](http://forums.meteorite.bi/t/saiku-3-and-beyond/9) or email: [info@meteorite.bi](mailto:info@meteorite.bi)\n\n## History\n\nFor detailed changelog, check [Releases](https://github.com/OSBI/saiku-ui/releases).\n\n## License\n\nSaiku and the Saiku UI are free software. The UI, contained in this repository,\nis available under the terms of the Apache License Version 2. A copy is attached for your convenience.\n\n**[⬆ back to top](#table-of-contents)**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fosbi%2Fsaiku-ui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fosbi%2Fsaiku-ui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fosbi%2Fsaiku-ui/lists"}