Ecosyste.ms: Awesome

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

https://github.com/sherl0g/prisma

An intuitive observability client for @sherlog/cli. Replay and drill down through multiple log types as data is piped in
https://github.com/sherl0g/prisma

dashboard logs visualization

Last synced: about 1 month ago
JSON representation

An intuitive observability client for @sherlog/cli. Replay and drill down through multiple log types as data is piped in

Lists

README

        



Build Status

Coverage Status

License

# Sherlog Prisma
An intuitive observability client for [@sherlog/cli](https://github.com/sherl0g/cli). Replay and drill down through multiple log types as data is piped in




Prisma Client




Demo: https://sherlog.sh

## Project setup

```
yarn install
```

### Compiles and hot-reloads for development

```
yarn serve
```

### Compiles and minifies for production

```
yarn build
```

### Run your unit tests

```
yarn test:unit
```

### Run your end-to-end tests

```
yarn test:e2e
```

### Lints and fixes files

```
yarn lint
```

### Customize configuration

See [Configuration Reference](https://cli.vuejs.org/config/).