Initial Release
Easy visual interface for administrating GlobalsDB. Represents database in hierarchical tree-based view - one you haven’t seen before.
Note that modules/cache.node may be corrupted because of git file encoding. If NodeJS will throw error about cache.node module, download the latest one from official site and replace your current one.
Copy files to any directory and start from admin.js
file. Customize url/port settings in settings.js
. Note that application is in-development and represents only main concept, so it doesn’t have security at all. Use at your own risk!
Make sure that:
If console throws error during startup about loading cache.node module, try to replace module file with latest module file in your GlobalsDB/bin directory. This file called like cacheXXX.node, copy and rename this file to project’s /modules directory.