Skip to content
This repository has been archived by the owner on Apr 26, 2018. It is now read-only.
/ gollum Public archive

Universal admin desktop application for any mysql database. One command setup and one stop solution to admin operations like crud from any table, user and role management, media management with bulk image upload, bulk import/export, menu management and many more.

Notifications You must be signed in to change notification settings

mrdotkg/gollum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gollum

A desktop solution to crud admin

setup node environment

linux

sudo apt install npm nodejs-legacy

windows

download and run node+npm installer from https://nodejs.org/en/

how to run

git clone https://github.com/measdot/gollum.git
cd gollum
npm install
npm start 
#or electron .

troubleshooting

npm install npm -g
npm cache clean 

About

Universal admin desktop application for any mysql database. One command setup and one stop solution to admin operations like crud from any table, user and role management, media management with bulk image upload, bulk import/export, menu management and many more.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published