Project for playing and testing things with NodeJS
The node version of this project is 12.10.0
If you have nvm
installed, the following commands should be executed in the project root folder
You can install the required version
$ nvm install
And switch to the required version
$ nvm use
There is a docker-compose
file to run a mysql
$ docker-compose up
to access the database you can go to