A desktop solution to crud admin
sudo apt install npm nodejs-legacy
download and run node+npm installer from https://nodejs.org/en/
git clone https://github.com/measdot/gollum.git
cd gollum
npm install
npm start
#or electron .
npm install npm -g
npm cache clean