Replies: 3 comments 1 reply
-
Hi, please have a look to this will create an app.R to use to deploy on Shiny server. regards |
Beta Was this translation helpful? Give feedback.
0 replies
-
Many thanks, I will look today |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hey, There are two strategies to deploy on shiny server:
library(myapp)
run_app()
To make this a little bit more smooth, I suggest using git to do the second option. Cheers, |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi
Is there in Golem a function to deploy simply our application on a personnal server ?
many thanks for all.
Beta Was this translation helpful? Give feedback.
All reactions