Self-hostingDeployOne image, three commands, migrations applied before the api starts.bashCopydocker compose -f docker-compose.prod.yml up -d # migrations run ahead of the api process, idempotently npm run db:deployPreviousRequirements & architectureNextEnvironment reference