Found 100 repositories(showing 30)
MidoAhmed
Nestjs API Boilerplate 😍 💪 🔥 : Typescript, Postgresql, TypeORM, Swagger for Api documentation, Passport-JWT authentication, Jest, Env configuration, Migrations, Seeds, Docker, Redis, AWS S3, and best application architecture.
Tenacity-Dev
This repo shows off how to do nestjs migrations using env variables
simenandre
Simple wrapper on top of envalid for NestJS
AntsiferovMaxim
Using this library you can easily work with environment variables
AlariCode
NestJS .env package allows you easily use .env file to store your app configs.
squareboat
A NestJS module for securely fetching environment variables from AWS Secrets Manager and injecting them into process.env during the build process.
dev-ashishk
The @nodeflip/nest-env-config module provides a convenient way to manage environment configuration in your NestJS applications. By using decorators, you can define configuration properties that are automatically populated from environment variables with optional default values.
ninejuan
A NestJS + TypeScript server starter template with built-in production essentials like Sequelize (MySQL), Redis cache, S3, Sentry, Swagger, and health checks. It includes env validation, structured logging/monitoring, idempotency, common exception handling, and a modular architecture.
nestjs load script configuration based on node env
sc372
nestjs starter - typeorm, roleguard, jwt, env, mariadb, swagger
KrishnanSriram
A simple Redis NestJS example with multiple .env files for different environments
ediano-youtube
NestJS Redis (Bull)
rondered
A small example I have built for NestJS config service using Mozilla's convict env variables validation
Jonathan-Mckenzie
Starter template for your next nestjs typescript service, includes cors support, env vars, logger, unit testing, e2e testing
para-commando
This NestJS TypeScript Starter features multi-database support (Postgres & MySQL), Redis caching, ENV configuration, Joi validation, and a fully customized Swagger UI, all with enhanced logging for seamless service management.
vinodnextcoder
About JwtService utilities module based on the nestjs/jwt package Authentication using NestJS & JWT Token, JwtService and cookies as access token & refresh token.
vinodnextcoder
About JwtService utilities module based on the nestjs/jwt package Authentication using NestJS & JWT Token, JwtService and cookies as access token & refresh token.
tashuo
nestjs config with env
Yassinejedidi
Auto Joi validation schema generation for .env files in NestJS
ivanbaha
The Nestjs Module for getting environment variables at app start
khaledesmail
Auto-generate typed, validated configuration from .env files for NestJS, Express, and more
- NestJS app structure - Environment variable management and validation - Creating and organizing modules - Using Data Transfer Objects (DTOs) for request validation - Managing dependencies with **pnpm**
arunkumar201
Containerized NestJS REST API with Docker, ESLint, PNPM, and multi‑env configs, ready for local dev and production builds
mbrughelli
Type-safe configuration module for NestJS applications with Zod validation. Say goodbye to process.env scattered throughout your codebase and hello to fully typed, validated configuration!
jaimeirazabal1
Starter de NestJS + Prisma listo para producción: arquitectura escalable, multi‑tenant, Auth JWT (access/refresh), RBAC, validación de .env, cache Redis, rate limiting, logging con Pino, health/readiness, Docker Compose (Postgres/Redis), Prisma Migrate/Studio y scripts de prueba.
loutocky
Up to date boilerplate for any developer who wants to create app using the newest Angular, NestJS and PostgreSQL. Models and services are generated using Swagger. Easy deploy to AWS using Elastic Beanstalk. Database connection is configured based on env (dev, prod).
sarveshhome
Nestjs, .env, configService
Junior580
nestjs typeorm, env config
HaiderMalik12
Setup multiple env config in nestjs
slaterhaus
Hedera API test env proxy with NestJS