Where would be the location of my project when running in R studio connect server

Hi Nir, Thanks. I got it working in connect server as well. You solution was very good actually. But i am facing a challenging issue here. (i have posted as another question below)

Basically I need to run app <- shinyDriver$new(getwd()) in my R studio connect server. But not able to. Application is crashing. I can this code in my local machine. But really suprised as to why I cannot run app <- shinyDriver$new(getwd()) when I deploy my application in my Rstudio connect server. It would be really helpful if you can guide me in this :slight_smile: