This project brings a skeleton for creating Shiny web application using R language.
All the Linux requirements must be defined in linux_requirements.txt file.
Shiny application related requirements must be defined in requirements.txt
Shiny application files must be added to app folder.
A ui.R and a server.R files are provided in the app as an example.