Skip to content

❤️ [WIP] Nest.js Monorepo API boilerpalte. Production, battle-tested boilerplate. Great for enterprise solutions. More decorators to the god of decorators!

Notifications You must be signed in to change notification settings

zmts/origami-api-nestjs

Repository files navigation

Origami-API-NestJS

Migrations

Create new empty migration

npm run typeorm migration:create

Generate new migration

npm run typeorm migration:generate -- ./libs/database/src/migrations/migrationName -d ./libs/database/src/orm.config.ts

Run migrations

npm run typeorm migration:run

Rollback migrations

npm run typeorm migration:rollback

About

❤️ [WIP] Nest.js Monorepo API boilerpalte. Production, battle-tested boilerplate. Great for enterprise solutions. More decorators to the god of decorators!

Topics

Resources

Stars

Watchers

Forks