Skip to content

twelch/typeorm-fixtures-sample

 
 

Repository files navigation

TypeORM fixtures sample

Sample project for typeorm-fixtures-cli

Requirements

  • PostgreSQL or Docker
  • NodeJS

Up PostgreSQL on docker

docker-compose -f docker-compose-postgres.yml up --build

Load fixtures

npm run build
npm run fixtures

About

Sample project for typeorm-fixtures-cli

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%