Deploying a monorepo to VMs | Notion
Context
Create a monorepo locally, Add DB
Add backend, ws, nextjs routes
Update nextjs package to use the DB
Write the dockerfiles for all 3 services
Create docker-compose
Write the CI/CD pipeline that pushes to dockerhub
Create a VM where you pull and redeploy image