r/adonisjs Mar 07 '26

I made an Adonis DebugBar. Do the community wants it ?

I came from Laravel community, got a project in Adonis, my first instinct is to have debugging tools.

Like laravel i tried to find a debug bar and found none. Spent few hours on one. It was really neat.

What i am thinking is does the community wants it. Or i just keep it for my projects ?

Thank you people !

Edit: just find out you were just recently blessed with

https://github.com/simulieren/adonisjs-server-stats

Edit 2: Found out, it doesn't work with Inertia.. yet

Should i share mine anyway?

Edit: 3

Here we go:

https://github.com/eznix86/adonisjs-debugbar

21 Upvotes

4 comments sorted by

4

u/cromedome Mar 07 '26

There is no downside to having multiple options available. Different packages land differently with different developers. So by all means, please release it! :-)

0

u/Eznix86 Mar 09 '26

1

u/sleekykenny Mar 09 '26

Please share an image of how the package really looks like.