Skip to content

Commit 4472cca

Browse files
committed
Add some README notes
1 parent 02b9114 commit 4472cca

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,10 @@
1-
# convert-shiny-app-r-shinylive
1+
# Deploying an R Shinylive App via GitHub Pages through GitHub Actions
2+
3+
This repository demonstrates how to deploy an R Shinylive app using GitHub Actions and GitHub Pages.
4+
5+
The initial app source code is from a [StackOverflow Question](https://stackoverflow.com/questions/78153629/static-version-of-r-shiny-app-using-shinylive-package-failing-to-preload-package) by [Dasha Semochkina](https://stackoverflow.com/users/23593955/dasha-semochkina).
6+
7+
## Setup
8+
9+
...
10+

0 commit comments

Comments
 (0)