Skip to content

WhidRubeld/rn-binance-signals-api

Repository files navigation

Awesome Project Build with TypeORM

Development build

docker-compose up --force-recreate

Production build

Change docker file in docker-compose.yaml

docker-compose up --build --force-recreate -d

Sync schema

yarn typeorm schema:sync

Run migrations

yarn typeorm migration:run

More about typeorm cli

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published