Is there any way to deploy shiny application at client server without sharing source code or giving access to source code.
Thanks in Advance
I think an option would be to deploy as a container as long as you prevent unauthorized log-in (to the container, not the app). Take a look at this article:
This topic was automatically closed 54 days after the last reply. New replies are no longer allowed. If you have a query related to it or one of the replies, start a new topic and refer back with a link.