takecare / typescript-express-mikroorm-starter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Migrations

  • Run npm run mikro-orm migration:create (or use npx) to create a migration

  • Run npm run mikro-orm migration:up to migrate to the latest migration

  • npm run mikro-orm migration:list lists all executed migrations

About


Languages

Language:TypeScript 100.0%