Hello, The project has potential, I would like to test it mall. But I am still new in the "NodeJs", I have followed your instalation and get this here only
nodemon app.js
[nodemon] 1.18.9
[nodemon] to restart at any time, enter rs
[nodemon] watching: .
[nodemon] starting node app.js
(node:3015) DeprecationWarning: current URL string parser is deprecated, and will be removed in a future version. To use the new parser, pass option { useNewUrlParser: true } to MongoClient.connect.
(node:3015) DeprecationWarning: collection.ensureIndex is deprecated. Use createIndexes instead.
listenning on 5000
Is that so ok? I can not see the page on my domain?
I'm sorry I'll take your time, and thanks in advance for your help :)
Hello, The project has potential, I would like to test it mall. But I am still new in the "NodeJs", I have followed your instalation and get this here only
[nodemon] 1.18.9 [nodemon] to restart at any time, enter
rs
[nodemon] watching: . [nodemon] startingnode app.js
(node:3015) DeprecationWarning: current URL string parser is deprecated, and will be removed in a future version. To use the new parser, pass option { useNewUrlParser: true } to MongoClient.connect. (node:3015) DeprecationWarning: collection.ensureIndex is deprecated. Use createIndexes instead. listenning on 5000Is that so ok? I can not see the page on my domain?
I'm sorry I'll take your time, and thanks in advance for your help :)