Bonjour,
Je suis nouveau dans Node ...
Questions, (car je projette une appli mais n'ai pas fait mon choix technique) :
- peut-on installer mysql globalement (npm install mysql -g ) pour y accéder depuis qq répertoire ?
- la bdd crée est-elle localisée dans le répertoire de l'application ?
Merci.
Hello !
I'm new in Node.js...
My questions, (since I consider building an app, but didn't choose the technical choices) :
- can we install mysql globally (npm install mysql -g ), to access the fonctionalities from every directory?
- is the database created in the application directory ?
Thank you.