Documentation Table of contents Provision the infrastructures in local development Run database migration files Provision the infrastructures in local development docker compose --env-file docker.env up -d Run database migration files yarn typeorm migration:run