Skip to content

brianmcd/nest-typeorm-bug

Repository files navigation

This repo demonstrates an issue with @nestjs/typeorm and custom repositories.

There's a Dockerfile included for a postgres database. Create a database called typeorm_test inside it, then run the example with yarn start:dev.

You'll see that the app crashes because it can't find the custom repository.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published