Déployer mon application NestJS/Angular sur un VPS avec Docker et GitHub
Introduction Dans cet article je vais t’expliquer comment mettre en place un VPS, le configurer pour acceuillir une application NestJS / Angular avec postgres et mettre en place un déploiement continu pour pousser facilement t’es modification en production. Cette article fait suite à celui que j’ai écris sur comment dockeriser ton application. Si ton application…