#Use .env for TypeORM
1 messages · Page 1 of 1 (latest)
you can use @nestjs/config see here https://docs.nestjs.com/techniques/configuration
Documentation | NestJS - A progressive Node.js framework
Nest is a framework for building efficient, scalable Node.js server-side applications. It uses progressive JavaScript, is built with TypeScript and combines elements of OOP (Object Oriented Progamming), FP (Functional Programming), and FRP (Functional Reactive Programming).