sota-exchange-entities
v0.0.5
Published
## Overview
Readme
crypto-exchange-entities
Overview
This guide provides instructions for creating and running database migrations using TypeORM in a Node.js application.
Prerequisites
Ensure that TypeORM and the required database drivers are installed:
npm run migration:create --name=MigrationName
yarn run typeorm:run