RInno
RInno copied to clipboard
Where can I specify the app that I want to deploy?
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
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