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

https://github.com/osohq/oso-demo-widget


https://github.com/osohq/oso-demo-widget

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Oso demo widget

An embeddable widget that showcases some different Oso policies and how they'd
affect an app.

Usage:

```sh
npm install
npm run dev
```

Then, visit [http://localhost:8081](http://localhost:8081) to see your changes.
Pushing to the `main` branch will deploy the widget to S3.