Pre-configured configuration module for NestJS. Support for development, qa, uat, and production environments with pre-configured environment file validation.
Report Bug
·
Request Feature
The documentation is under development. You are welcome to review the source code and document it. It will be completed soon. You can explore the code for un-documented features.
npm i sca-config
import { ConfigModule } from "sca-config";
@NgModule({
imports: [ConfigModule],
})
export class RootModule {
}
Distributed under the MIT License. See LICENSE.txt
for more information.
Yahoo: mwaqar666@yahoo.com
Google: muhammadwaqar666@gmail.com