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

https://github.com/fliplet/fliplet-widget-audit-log


https://github.com/fliplet/fliplet-widget-audit-log

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# Fliplet Widget - Audit Log

## Development

This widget is meant to be used with the Fliplet platform.

Run for local development with the [`fliplet-cli`](https://github.com/Fliplet/fliplet-cli):

```bash
npm install
npm run watch
```

Then, keep the watcher running and on a new tab run the following command:

```bash
fliplet run
```