install dependencies:
$ npm install
run the app:
$ DEBUG=mongodb-status-checker:* npm start
$ # http://localhost:3991
enable auto restart:
$ npm install -g pm2
$ DEBUG=mongodb-status-checker:* pm2 start --name dbcheck bin/www
-
Notifications
You must be signed in to change notification settings - Fork 0
joedaimarg/mongodb-status-checker
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Simple app to monitor mongodb connection using express and socket.io
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published