simulieren

Laravel Telescope-inspired dev toolbar and real-time server monitor for AdonisJS v6

45
2
100% credibility
Found Feb 20, 2026 at 24 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
TypeScript
AI Summary

A real-time performance monitoring toolbar for AdonisJS web applications that displays live server metrics, database queries, events, and debug panels directly in the browser.

How It Works

1
🕵️ Discover the monitoring buddy

While building your web app, you find a friendly tool that watches your server's health like CPU, memory, and database activity in real-time.

2
📦 Add it easily

You bring the tool into your project with a quick install, no hassle.

3
⚙️ Set your preferences

You pick what to track, like your database or queues, in a simple settings spot.

4
Drop in the magic line

Add one special line to your page layout, and everything springs to life.

5
👀 Watch the stats bar glow

Reload your page, and a live-updating bar appears at the bottom showing green, yellow, or red alerts for your app's vitals.

6
🔍 Peek inside the panels

Click to expand detailed views of slow database calls, recent events, emails, logs, and request timelines.

App stays happy and fast

Now you spot issues instantly, debug effortlessly, and keep your web app running smoothly for everyone.

Sign up to see the full architecture

5 more

Sign Up Free

Star Growth

See how this repo grew from 24 to 45 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is adonisjs-server-stats?

This TypeScript package brings a Laravel Telescope-inspired dev toolbar and real-time server monitor to AdonisJS v6 apps. Drop one Edge tag into your layout, and you get a live stats bar tracking CPU, memory, requests/sec, DB pools, Redis, queues, and logs—plus a debug panel for SQL queries, events, routes, emails, and request traces. It solves the pain of scattered monitoring in AdonisJS, much like Laravel Telescope does for Laravel github framework users, with zero frontend builds or deps.

Why is it gaining traction?

Its single-command setup via npm install and `@serverStats()` tag delivers instant value—no webpack, no React, just inline HTML/CSS/JS. Real-time SSE updates via Transmit, pluggable collectors for custom metrics, and Prometheus export make it production-ready, while dev perks like slow query highlights and custom panes hook laravel deploy github actions fans transitioning to AdonisJS. Self-contained design beats generic tools like New Relic for quick local insights.

Who should use this?

AdonisJS backend devs debugging queries or queues in dev, ops engineers monitoring real-time server stats in staging, or teams using BullMQ/Redis who want a Telescope-like toolbar without laravel github codespaces overhead. Ideal for mid-sized apps where laravel workflow github patterns feel familiar but you need Adonis-specific hooks.

Verdict

Grab it if you're on AdonisJS v6 and miss Laravel Telescope—docs are solid, setup takes minutes, but with 17 stars and 1.0% credibility score, treat it as alpha for prod. Test locally first; contribute to github issues for faster maturity.

(198 words)

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.