D
D
Danil Semivol2016-11-29 20:47:09
MongoDB
Danil Semivol, 2016-11-29 20:47:09

How to understand Mongo-express?

install mongo express etc
npm install -g forever
npm install -g [email protected] =============> ran
/usr/lib/node_modules/mongo-express ==== =========> didn't find it at first, but found it in another folder
/root/.npm/mongo-express/0.32.0/package
delete config.default ============ => Removed)
fill in config.js =============> How to do it?
cd /usr/lib/node_modules/mongo-express
forever start --uid "mongo" -a app.js

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dimonchik, 2016-11-29
@dimonchik2013

RTFM

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question