Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pinoramajs/pinorama
Explore your logs smarter and faster 🌀 A sleek and powerful Node.js log viewer.
https://github.com/pinoramajs/pinorama
fastify logs nodejs orama pino react realtime search simple web
Last synced: 7 days ago
JSON representation
Explore your logs smarter and faster 🌀 A sleek and powerful Node.js log viewer.
- Host: GitHub
- URL: https://github.com/pinoramajs/pinorama
- Owner: pinoramajs
- Created: 2023-12-02T11:38:17.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-23T06:30:49.000Z (3 months ago)
- Last Synced: 2024-11-21T18:18:09.700Z (about 1 month ago)
- Topics: fastify, logs, nodejs, orama, pino, react, realtime, search, simple, web
- Language: TypeScript
- Homepage: https://pinorama.dev
- Size: 999 KB
- Stars: 73
- Watchers: 4
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# Pinorama 🌀
![Build Status](https://github.com/pinoramajs/pinorama/actions/workflows/turbo.yml/badge.svg?branch=main)
[![Known Vulnerabilities](https://snyk.io/test/github/pinoramajs/pinorama/badge.svg)](https://snyk.io/test/github/pinoramajs/pinorama)
[![All Contributors](https://img.shields.io/github/all-contributors/pinoramajs/pinorama?color=ee8449&style=flat-square)](#contributors-)⚠️ **Warning: This project is currently under development and not ready for production use.**
Pinorama is a suite of node.js packages that allow you to store and explore [pino](https://getpino.io) logs. It contains:
- **server:** http server that stores logs using [orama](https://askorama.ai) and exposes rest api using [fastify](https://fastify.dev).
- **client:** http client that streams and retrieves logs from the pinorama-server.
- **transport:** pino logger transport that streams logs to the pinorama-server.
- **docs:** project documentation available online at [pinorama.dev](https://pinorama.dev) powered by [vitepress](https://vitepress.dev).
- **studio:** standalone app that allows you to explore the logs using [react](https://react.dev) and [shadcn/ui](https://ui.shadcn.com).---
This README will be updated as the project evolves.
---
## Contributors ✨
Francesco Pasqua
💻 🎨 📖 🤔 🚧 📆 👀
Matteo Pietro Dazzi
💻 👀 🎨
This project follows the [all-contributors](https://allcontributors.org/) specification. Contributions of any kind welcome!