Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Develop RSConnect Middleware for RStudio /w a Heroku driver #6

Open
1 task
doprdele opened this issue Nov 7, 2019 · 0 comments
Open
1 task

Develop RSConnect Middleware for RStudio /w a Heroku driver #6

doprdele opened this issue Nov 7, 2019 · 0 comments

Comments

@doprdele
Copy link

doprdele commented Nov 7, 2019

Story Description

RStudio has the ability to publish Shiny apps directly to ShinyApps or RStudio Connect (henceforth RSC) from the app. (https://rstudio.com/products/connect/): one click push button Shiny web app deployments.This is the preferred method of deployment for most users.

RSC has a published API that can be implemented by an app. This app will be a HMDC Shiny "middleware" which receives these publish requests but instead of publishing to RSC or ShinyApps publishes to Heroku instead. This will require intercepting the API, these requests, rewriting them, etc.

The RSC middleware I develop, which I will refer to as "shinydrip", can handle these requests.

Helpful Context, Background

How do we test this feature so that we know that it is done?

  • shinydrip works. This may turn into an epic. Written down essentially to capture my thoughts.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant