Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/fedora-copr/logdetective-website
- Owner: fedora-copr
- Created: 2023-08-21T22:33:20.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-01T13:49:21.000Z (6 days ago)
- Last Synced: 2024-11-01T14:32:57.241Z (6 days ago)
- Language: Python
- Homepage:
- Size: 1.18 MB
- Stars: 12
- Watchers: 8
- Forks: 8
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
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)