Skip to content

devOpifex/rrr

Repository files navigation

rrr

A URL shortener built with ambiorix.

⚠️ Secure only on HTTPS.

Installation

You can install the development version of rrr from GitHub with:

# install.packages("devtools")
devtools::install_github("devOpifex/rrr")

Config

Requires RRR_KEY environment variable, a secret key for encryption.

Example

Rscipt app.R