Answer the question
In order to leave comments, you need to log in
Are there live projects of lightweight admin/cms generators under nodejs?
You need something super lightweight in the style of PHP
picocms.org
https://anchorcms.com/
-To work without a database or use something in the sqlite style
-There was an authorization (enough for one user)
-CRUD similar field editor -Without
native modules in dependencies
-So that you can use your vue components in the fields if you wish (this item is not at all mandatory, but it would be a nice addition - for example, you often need a colorpicker, which you almost never see out of the box).
-A minimum of buttons and menus, so as not to scare future users.
So far, the only thing I've found is strapi 1.6, but it's quite old (during installation, there are a lot of deprecate warnings about holes in modules). The rest at least wants mongodb.
We need such a thing for one-time projects of bots and parsers so that the customer does not send configs to edit the console.
UPD
There is such a thing, but it looks abandoned https://github.com/simov/express-admin/issues
Answer the question
In order to leave comments, you need to log in
Ghost
https://ghost.org/ru/
https://habr.com/post/197546/
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question