Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 411 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 411 Bytes

Shiny apps in cagua.co

This repo contains the structure used to host the shiny apps in cagua.co. Uses a containerized version of shiny server.

To run it, make sure just run bash start-shiny-docker.sh. Make sure that the volumes paths are correct and shiny is serving on the port 3838.

The shiny apps in particular are not contained here. Rather they are included as submodules in the ./apps directory