I have setup replication for postgres database in AWS. How to configure TypeORM to use read/write replicas in NestJs.
My current code looks like this. How to convert