-
Notifications
You must be signed in to change notification settings - Fork 16
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
Shiny-R PostgresSQL Example #252
Conversation
Please add |
@neelasha23 There wasn't an issue for this PR, I was just adding the app I made for the blog post. Should I create an issue? Thanks! |
done! |
closed temporarily to remove database info |
you can convert it to draft if still making changes, instead of closing |
Please tag and mark it as |
@neelasha23 ready for review |
|
||
![](screenshot.png) | ||
|
||
To use the app, fill in the database parameters with the parameters from your PostgreSQL database. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Add the steps here or add a link to the blog once it's merged
Please deploy this app to cloud and share the app link @stanleyo03 |
@neelasha23 I think I want to change the sample dataset I'm using because I downloaded the data locally and don't want to upload it onto this repo. Thoughts? I will change the blog post to draft until I fix it. |
Didn't get it. Why do u need to upload to this repo? You can create a zip of the data and code files and deploy to Ploomber Cloud as a Docker deployment. am i missing something? @stanleyo03 |
I noticed that from the ploomber cloud cli, you can deploy the example apps. However, my app wouldn't work because the data is local and not imported directly from an online source. But now that I'm thinking about it, users would have to add their database parameters, so they would have to modify the R files anyways. Should I just leave it as it is? |
You can try the Web UI: https://www.platform.ploomber.io/register/ |
@neelasha23 here is a link to the app: https://postgres-shiny-app.dev.ploomberapp.io/ |
@neelasha23 sorry could you approve this again, I noticed there was a missing closed parenthesis in one of the files |
Added example Shiny-R app that is connected to Postgres database.
Closes #253
📚 Documentation preview 📚: https://ploomber-doc--252.org.readthedocs.build/en/252/