Regorus Playground

This online interactive playground showcases Regorus - Rego interpreter, analyzer and validator written in Rust https://github.com/microsoft/regorus

Pre-requisites

  1. Download node.js
  2. Clone this project, open it and npm install

How to run development server

npm run dev

How to build

npm run build
# website will be in dist folder