I am fairly new to using shiny-server which could be why I'm not able to figure this out. Installed shiny-server and all its dependencies on an ubuntu 18.04 lts server for deploying my applications built with R. i copied the folder containing my app along subfolders containing my data files to the /srv/shiny-server under a folder called 'app'. after that headed over to my browser to view the application interface but instead got a list of the directory content as shown below.
I appreciate all the help i can get on this. Thank you