Skip to content
This repository has been archived by the owner on May 22, 2024. It is now read-only.

Latest commit

 

History

History
18 lines (9 loc) · 692 Bytes

README.md

File metadata and controls

18 lines (9 loc) · 692 Bytes

FastR Node.js interop example

Demo inspired by Shiny R web applications framework examples.

Setup

Download the latest GraalVM image from the Oracle Technology Network. Extract the archive and set the GRAALVM_DIR environment variable to point to the graalvm directory.

Then, execute the build.sh script.

A typical problem is proxy set-up: verify that you have the http_proxy, https_proxy, and no_proxy environment variables set properly.

Run

Execute the run.sh script and open your browser at http://localhost:12837.