RInno icon indicating copy to clipboard operation
RInno copied to clipboard

Where can I specify the app that I want to deploy?

Open paolobalasso opened this issue 6 years ago • 1 comments

Hello, I would like to know where I can put the path of the app that I want to deploy. In the function create_app I just see the arguments related to the destination path. Thank you very much Paolo

paolobalasso avatar Nov 30 '19 09:11 paolobalasso

I've been wondering the same thing. I ended up looking at the example app, and saw that there was a "ui" and "server" file in there, so I tried doing the same with mine, but still no luck. I keep getting the same error as #122 as well

I also have a source file in my shiny app, and I'm not sure where to include that at either.

Thanks! Kyle

kallevato avatar Dec 09 '19 21:12 kallevato