Building products with javascript - Part 11 - Deployment

preview_player
Показать описание
This is 11th video in series "Building products with javascript".

In this video I discuss deployment of the whole app using gitlab-ci and docker-compose.

Project links:

Social media links:
Рекомендации по теме
Комментарии
Автор

Hi Tim!
You've mentioned the naive method for deploying, but what is the best practice for "deploy" stage of gitlab-ci.yml file?

cryptocommissar
Автор

hi tim

the official node images also included yarn package, so you don't need to use another node-yarn image anymore :)

paiboonauengkongkatong