mongo-express

v1.0.2
Web-based admin interface for MongoDB
admin administration collection database GUI interface manage manage-mongo mongo and 5 more...

lint

eslint .

test

yarn mocha && yarn lint

build

NODE_ENV=production webpack

mocha

NODE_ENV=test mocha

start

NODE_ENV=production yarn node app.js

cy:run

cypress run

build-dev

webpack --watch

start-dev

concurrently --kill-others "nodemon app.js --watch lib" "yarn build-dev"

prepublish

yarn build

test-watch

NODE_ENV=test mocha --watch --reporter spec
npm i mongo-express

Metadata

  • MIT
  • ^14.17.0 || >=16.0.0 || >=18.0.0
  • https://github.com/mongo-express
  • released 10/2/2023

Downloads