Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
xmc811 authored Jul 7, 2020
1 parent 33c628b commit 8fdc1fc
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# ShinyProxy-template
### Examples for R Shiny app + docker + ShinyProxy deployment

This repository hosts all the files needed for building docker images shown in the tutorial
"An open-source solution to deploy multiple R Shiny apps with user-specific data access".

### How to use

Clone this repository by:

```
git clone https://github.com/xmc811/ShinyProxy-template.git
```

Each subdirectory is self-contained, and its number (02-Xxx, 03-Xxx, ...) correspond to tasks in one individual section in the tutorial.

Comments and suggestions are welcomed!

0 comments on commit 8fdc1fc

Please sign in to comment.