Stack Open Source (parte 4): Node.js/Express + Angular + MariaDB + Ubuntu 'API Node.js'

preview_player
Показать описание


Repositorio del código fuente:

Links:

Licencias del software instalado:

Lista de videos de la serie completa:

Iniciar el proyecto:
npm init

Dependencias y paquetes:
npm install express --save
npm install --save-dev nodemon
npm install cors --save
npm install helmet --save
npm install morgan --save
npm install dotenv --save
npm install mariadb --save

Nos vemos pronto y muchas gracias a todos!!!
Рекомендации по теме
Комментарии
Автор

Cannot find module 'express' please help

jonnathanlopes
Автор

tenho um servidor nginx posso instar o node e express normalmente ?

JhonVinc
Автор

I've already done several configurations, but I'm always getting the same error when running NodeJs. ERR CONNECTION REFUSED

JhonVinc
join shbcf.ru