Running locally cp .env.example .env yarn install docker-compose up -d yarn typeorm migration:run Generating migrations yarn typeorm migration:generate ./src/migrations/MigrationName Swagger http://localhost:3100/api/swagger