{"id":14068767,"url":"https://github.com/fresh2dev/shinyGEM","last_synced_at":"2025-07-30T04:32:00.472Z","repository":{"id":122598313,"uuid":"120549347","full_name":"fresh2dev/shinyGEM","owner":"fresh2dev","description":"A data analysis web-app written in R Shiny.","archived":false,"fork":false,"pushed_at":"2019-05-06T04:00:23.000Z","size":519,"stargazers_count":21,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-27T11:52:12.827Z","etag":null,"topics":["r","shiny"],"latest_commit_sha":null,"homepage":"","language":"R","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/fresh2dev.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"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}},"created_at":"2018-02-07T02:02:18.000Z","updated_at":"2024-04-05T11:09:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"89367a5b-feba-43c3-bb3d-02ac93ad05cf","html_url":"https://github.com/fresh2dev/shinyGEM","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fresh2dev/shinyGEM","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fresh2dev%2FshinyGEM","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fresh2dev%2FshinyGEM/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fresh2dev%2FshinyGEM/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fresh2dev%2FshinyGEM/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fresh2dev","download_url":"https://codeload.github.com/fresh2dev/shinyGEM/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fresh2dev%2FshinyGEM/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267809522,"owners_count":24147484,"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","status":"online","status_checked_at":"2025-07-30T02:00:09.044Z","response_time":70,"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":["r","shiny"],"created_at":"2024-08-13T07:06:23.637Z","updated_at":"2025-07-30T04:32:00.151Z","avatar_url":"https://github.com/fresh2dev.png","language":"R","funding_links":[],"categories":["R"],"sub_categories":[],"readme":"\n# Shiny GEM\n\nShiny GEM is a data analysis app written in R Shiny.\n\n- [Documentation](#documentation)\n- [Ways to Run](#ways-to-run)\n  - [ShinyApps.io](#shinyappsio)\n  - [Docker](#docker)\n  - [From Source](#from-source)\n  - [ShinyStudio](#shinystudio)\n\n\n## Documentation\n\nhttps://www.donaldmellenbruch.com/doc/shinygem\n\n\u003e Simplified documentation is on the agenda.\n\n## Ways to Run\n\nShiny GEM is available on ShinyApps.io, DockerHub, GitHub, and from within ShinyStudio. Take your pick!\n\n### ShinyApps.io\n\nThe easiest way to demo the app is from [ShinyApps.io](https://dmellenbruch.shinyapps.io/Shiny_GEM/).\n\nhttps://dmellenbruch.shinyapps.io/Shiny_GEM/\n\nFor increased performance and security, consider another method below.\n\n### Docker\n\n* Download image from DockerHub:\n\n```bash\ndocker pull dm3ll3n/shiny-gem\n```\n\n* Run locally in a background container:\n\n```bash\ndocker run -d --restart unless-stopped -p 127.0.0.1:3838:3838 dm3ll3n/shiny-gem\n```\n\nShiny GEM will now be available in a browser at `http://localhost:3838`.\n\n### From Source\n\nClone the source code, install dependencies, and launch locally.\n\n```bash\ngit clone https://github.com/dm3ll3n/Shiny-GEM.git\n\ncd Shiny-GEM\n\nRscript \"install-requirements.R\"\n\nR -e \"shiny::runApp(host='127.0.0.1', port=3838)\"\n```\n\nShiny GEM will now be available in a browser at `http://localhost:3838`.\n\n### ShinyStudio\n\nShiny GEM is included as an example app in the [ShinyStudio](https://github.com/dm3ll3n/ShinyStudio) Docker stack. First, follow the [setup instructions](https://github.com/dm3ll3n/ShinyStudio#how-to-get-it) for ShinyStudio. Afterward: \n\n* Navigate to ShinyStudio at `http://localhost:8080`.\n* Open RStudio.\n* Use RStudio's file browser to open `shiny-examples/Shiny-GEM/app.R`.\n* Run the app within RStudio.\n\nOptionally, copy the directory `shiny-examples/Shiny-GEM` to `__ShinyStudio__/_apps` in order to serve Shiny GEM from the \"Apps \u0026 Reports\" page.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffresh2dev%2FshinyGEM","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffresh2dev%2FshinyGEM","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffresh2dev%2FshinyGEM/lists"}