Answer the question
In order to leave comments, you need to log in
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
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question