nestjs-config
There are 14 repositories under nestjs-config topic.
AntsiferovMaxim/nestjs-env
Using this library you can easily work with environment variables
floracodex/nestjs-secrets
Effortless Cloud Secrets in Your NestJS Configuration
albertomr86/nestjs-param-store
Configure your NestJS application with AWS Parameter Store
vinodnextcoder/nestjs-mongoose-boilerplate
About JwtService utilities module based on the nestjs/jwt package Authentication using NestJS & JWT Token, JwtService and cookies as access token & refresh token.
HyunJinNo/nestjs-tutorial
A repository for learning Nest.js
TiagoM13/nest-crud
developing a nodejs server with nest, creating a simple crud.
cymondez/nest-simple-config
NestJS's Configuration Module,Inspired by ASP.NET Core's configuration system
cymondez/nest-simple-config-sample
This is a sample application demonstrating how to use [nest-simple-config](https://github.com/cymondez/nest-simple-config) with NestJS. The project showcases configuration management, TypeORM integration, and RESTful API development.
daguttt/env-config-nestjs
Nestjs environment setup practice
Enbakom06/nest-mongoose-boilerplate
Nest JS boilerplate with Mongoose ORM, JWT Passport Authentication and Repository Pattern
golubvladimir/pizza-app
FullStack web application
HaiderMalik12/nestjs-config-example
Nestjs Configuration sample for multiple env like dev, prod, and test
lootup-team/nestjs-common
This package serves as a fundamental configuration utility for NestJS services, providing essential settings and dependencies to streamline development processes. It relies on @lootupteam/nestjs-core as a key dependency for keeping track of contexts.