Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/fedora-copr/logdetective-website

Data collection page for Log Detective AI
https://github.com/fedora-copr/logdetective-website

Last synced: about 6 hours ago
JSON representation

Data collection page for Log Detective AI

Awesome Lists containing this project

README

        

# Log Detective website

Production instance: http://logdetective.com

## DEMO

![Video](./frontend/public/img/log_detective_demo.gif)

## Development

Easily run on your machine:

```
docker-compose up -d
```

See README files for frontend and backend:

- [frontend](frontend/README.md)
- [backend](backend/README.md)

## Deployment

See [openshift/README](openshift/README.md)