Deploying a monorepo with Nx, Angular and NestJs using docker containers on heroku

preview_player
Показать описание
This video show how to add docker files to the monorepo with nx, angular and nestJs. The code source can be found here:
Рекомендации по теме
Комментарии
Автор

This video just popped in my recommendations and i just need to give feedback 1. please mention somewhere that you don’t apply best practices and just want to showcase the simplest approach. 2 in that case you should avoid using production target as it may suggest junior devs that this is production ready. 3 prepare the code beforehand. Nobody have time to look how you are debugging simplest mistakes. Overall keep going and practice as those videos are useful but if you could try to think about the above feedback it may improve your channel. Good luck

slojoYt
Автор

Are you using postgres as database? If not will it work the same if using postgres? or how to do the configuration for postgres then?

hazara-encyclopedia
Автор

Hello, getting strange error, when running "docker-compose up": npm WARN checkPermissions Missing write access to /usr/local/lib/node_modules

issazaytoun
Автор

Hello sir is this same process when i want to deploy nextjs and nestjs in nx?, thanks for the reply

motivateme
Автор

CMD nx serve backend, this command is just to start server app backend, where is the command to run angular app for frontend side !!

kamalkamals
Автор

I suggest you run through it first before recording the video. We don't want to watch you try to figure it out. If we had time for that we'd do it ourselves

pieter-venter