mongodb - Admin panel for Node.js and Mongoose -


This was a time since I used to provide a clean (but customizable) admin interface of a Node.js package I am searching. Perform CRUD actions in a structured manner on a mongodibi database (editing your data to trusted users, keeping in mind the relationship between the models, with automatic recognition) etc.

It is true that third-party tools can always be used to achieve this purpose. (Like that).

But I was wondering if there is already a solution that is going on top of Node.js.

Does anyone know of such solutions?

Note that I am not using databases for an interface, such as phpmyadmin or mongoos-admin.

It looks promising as a good start of the admin panel.

Comments