...
$> export R2D2_USER="<your r2d2 username>"
$> export R2D2_API_KEY="<your r2d2 api key>"
- If running localhostÂ
$> export R2D2_USER="localhost"
$> export R2D2_API_KEY="localhost"
$> export R2D2_SERVER_HOST="http://localhost"
$> export R2D2_SERVER_PORT="8080"
5. If localhost, install and start the R2D2 server