adds code


Github project Installation. Upgrade nodejs via nvm. 0:00 Install GIT 0:14 Clone Github project via GIT to current folder 0:58 Install MySQL Database via WinNMP 1:55 .env file 2:32 Change MySQL database password 3:05 Create database in Adminer WinNMP 4:08 Install packages in Nodejs 4:20 Start server with "npm run dev" 4:35 Run Sequelize migrations 4:45 Cannot find module "node:crypto" 5:12 Install Nodejs with nvm 6:08 npm WARN config global `--global`, `--local` are deprecated. Use `--location=global` instead 8:45 Uninstall NVM and Node 10:07 Install NVM 11:33 Install node version via nvm after installation - "nvm on" 12:38 Sequelize migrations - "npx sequelize-cli db:migrate" 13:41 Sequelize seeders - "npx sequelize-cli db:seed:all" #programming #javascript #git #github #npm #nvm #nodejs #nodeversionmanager
Previous Post Next Post