You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use monorepo to build the applications. I've some apps and libs
My code folder is below. How to write typeorm config file in my case for seeding data.
ormconfig.ts
package json seeding script
Error
The codebuild only has the main.js file. It doesn't have some file like .entity.js. So I think my ormconfig.ts file is wrong. Please help. Thanks you guys a lot.