https://github.com/osohq/oso-demo-widget
https://github.com/osohq/oso-demo-widget
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/osohq/oso-demo-widget
- Owner: osohq
- Created: 2021-09-20T14:38:13.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-09-30T22:10:34.000Z (over 2 years ago)
- Last Synced: 2025-01-13T07:12:56.496Z (4 months ago)
- Language: JavaScript
- Homepage:
- Size: 585 KB
- Stars: 0
- Watchers: 8
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.