An open API service indexing awesome lists of open source software.

https://github.com/mrcsparker/shiner

Shiny / R / Postgres
https://github.com/mrcsparker/shiner

Last synced: 4 months ago
JSON representation

Shiny / R / Postgres

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