{"id":14067292,"url":"https://github.com/virtualstaticvoid/heroku-shinymanager-app","last_synced_at":"2026-03-01T13:41:06.448Z","repository":{"id":139545723,"uuid":"415107688","full_name":"virtualstaticvoid/heroku-shinymanager-app","owner":"virtualstaticvoid","description":"Example R project for using shinymanager on Heroku.","archived":false,"fork":false,"pushed_at":"2022-08-31T19:36:23.000Z","size":103,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-08-13T07:13:22.622Z","etag":null,"topics":["demo-app","heroku","heroku-app","r","rshiny","shiny","shinymanager","template"],"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/virtualstaticvoid.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2021-10-08T19:40:22.000Z","updated_at":"2024-04-26T17:05:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"f9d0cc8a-b0f0-4a77-a7e0-fbad303abd33","html_url":"https://github.com/virtualstaticvoid/heroku-shinymanager-app","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/virtualstaticvoid%2Fheroku-shinymanager-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/virtualstaticvoid%2Fheroku-shinymanager-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/virtualstaticvoid%2Fheroku-shinymanager-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/virtualstaticvoid%2Fheroku-shinymanager-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/virtualstaticvoid","download_url":"https://codeload.github.com/virtualstaticvoid/heroku-shinymanager-app/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228065260,"owners_count":17863970,"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":["demo-app","heroku","heroku-app","r","rshiny","shiny","shinymanager","template"],"created_at":"2024-08-13T07:05:31.447Z","updated_at":"2026-03-01T13:41:06.409Z","avatar_url":"https://github.com/virtualstaticvoid.png","language":"R","funding_links":[],"categories":["R"],"sub_categories":[],"readme":"# Example Shiny Manager App on Heroku\n\nThis is an example [Shiny][shiny] application together with [shinymanager][shinymgr],\nwhich uses the [heroku-buildpack-r][buildpack] on Heroku.\n\n\u003e `shinymanager` is a simple and secure authentication mechanism for single [Shiny][shiny] applications.\n\u003e Credentials are stored in an encrypted ‘SQLite’ database. Password are hashed using ‘scrypt’ R package.\n\u003e Source code of main application is protected until authentication is successful.\n\n## Usage\n\n[![Deploy][button]][deployapp]\n\nYou can use this project as a template for creating Shiny applications with shinymanager on Heroku.\n\nExecute these commands to get started:\n\n```bash\n# get the sources\ngit clone https://github.com/virtualstaticvoid/heroku-shinymanager-app.git\ncd heroku-shinymanager-app\n\n# optionally, reinitialize git\nrm -rf .git\ngit init -b main\ngit add --all\ngit commit -m \"initial\"\n\n# create a new heroku application, set the buildpack and deploy\nheroku create --stack heroku-20 --buildpack vsv/heroku-buildpack-r\n\n# deploy\ngit push heroku main\n\n# view the application\nheroku open\n```\n\nLogin with one of the following credentials:\n\n| Role  | User Name | Password |\n|-------|-----------|----------|\n| Admin | `admin`   |`p@ssw0rd`|\n| User  | `user`    |`p@ssw0rd`|\n\n## License\n\nMIT License. Copyright (c) 2021 Chris Stefano. See [LICENSE](LICENSE) for details.\n\n\u003c!-- Links --\u003e\n[buildpack]: https://github.com/virtualstaticvoid/heroku-buildpack-r\n[button]: https://www.herokucdn.com/deploy/button.svg\n[deployapp]: https://heroku.com/deploy?template=https://github.com/virtualstaticvoid/heroku-shinymanager-app/tree/main\n[shiny]: https://shiny.rstudio.com/\n[shinymgr]: https://datastorm-open.github.io/shinymanager/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvirtualstaticvoid%2Fheroku-shinymanager-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvirtualstaticvoid%2Fheroku-shinymanager-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvirtualstaticvoid%2Fheroku-shinymanager-app/lists"}