Thank you :) Rhino apps aren't packages, whereas Golem treats your app as such. Both options have value and are good ways to build structured, organized Shiny apps. Rhino puts more emphasis on development tools, clean configuration and minimal boilerplate. It tries to provide default solutions for typical problems and questions in these areas. This article touches on a few comparison points of popular frameworks: blog.devgenius.io/which-r-shiny-framework-is-the-best-a-comparison-of-vanilla-shiny-golem-rhino-and-leprechaun-c02ad8e2aa8c
Unfortunately, we don't have this exact resource, but Docker is used in this guide. So, you can find a Dockerfile that might be helpful here: appsilon.github.io/rhino/articles/how-to/publish-on-huggingface.html
Very nice introduction of Rhino. Thanks a lot. I am curious to know what is the advantages of Rhino over golem?
Thank you :) Rhino apps aren't packages, whereas Golem treats your app as such. Both options have value and are good ways to build structured, organized Shiny apps. Rhino puts more emphasis on development tools, clean configuration and minimal boilerplate. It tries to provide default solutions for typical problems and questions in these areas.
This article touches on a few comparison points of popular frameworks: blog.devgenius.io/which-r-shiny-framework-is-the-best-a-comparison-of-vanilla-shiny-golem-rhino-and-leprechaun-c02ad8e2aa8c
@@appsilon_official Thanks a lot. Will definitely have a look and try!
How to connect MySQL database table in shiny rhino framework?
is there a resource related to Rhino and Docker / any containerization platform
Unfortunately, we don't have this exact resource, but Docker is used in this guide. So, you can find a Dockerfile that might be helpful here: appsilon.github.io/rhino/articles/how-to/publish-on-huggingface.html