https://github.com/mrcsparker/shiner
Shiny / R / Postgres
https://github.com/mrcsparker/shiner
Last synced: 4 months ago
JSON representation
Shiny / R / Postgres
- Host: GitHub
- URL: https://github.com/mrcsparker/shiner
- Owner: mrcsparker
- Created: 2017-06-13T04:13:20.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-06-13T04:44:05.000Z (over 8 years ago)
- Last Synced: 2025-04-08T02:51:18.147Z (9 months ago)
- Size: 2.93 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Shiner
Shiny + R + Postgres.
Work in progress. This is the initial build
## Setup
Download Docker from https://www.docker.com
```bash
> docker-compose up
> open http://localhost:18787 # rstudio
> open http://localhost:13838 # shiny
```
## rstudio
http://localhost:18787
* Username: `rstudio`
* Password: `rstudio`
## Notes
https://github.com/rocker-org/rocker/wiki/Using-the-RStudio-image