.env
.env (dotenv) is a file, used to store configuration values as key-value pairs, similar to the ini file format. Since this file usually contains confidential information like credentials, it's commonly prevented from being tracked by version control.
Here are 637 public repositories matching this topic...
Config module for nestjs using dotenv 🔑
-
Updated
Aug 11, 2023 - TypeScript
Application secrets and configuration management for developers.
-
Updated
May 3, 2025 - TypeScript
Keep your .env in sync with .env.example
-
Updated
Mar 1, 2023 - TypeScript
Seamlessly load environment variables. Supports cli, esbuild, rollup, vite, webpack, angular. ESM and Monorepos.
-
Updated
Apr 23, 2025 - TypeScript
Intuitive, type-safe configuration module for Nest framework ✨
-
Updated
Apr 28, 2025 - TypeScript
Deploy your gatsby site to a S3 bucket.
-
Updated
Dec 23, 2023 - TypeScript
Nest + Sequelize + jwt
-
Updated
Mar 30, 2019 - TypeScript
Full Stack Movie Application with NEXT.JS 13!(Next.js 13, mongodb, node js, NextAuth.js v4, Tailwind CSS, framer-motion, TMDB Api, Google Authentication, primary information about a movies, Users can Add Bookmark in favorite actors and movies)
-
Updated
Mar 29, 2023 - TypeScript
nest-js starter which implement graphql module
-
Updated
Nov 20, 2018 - TypeScript
Next.js Starter using GraphQL, MobX (Next.js, TypeScript, Babel, Express.js, Apollo Client, React Apollo, React Apollo Hooks, GraphQL Codegen, MobX, mobx-state-tree, styled-components, next-optimized-images, Serverless Framework, AWS Lambda, Dotenv)
-
Updated
Dec 11, 2020 - TypeScript
Parse and write environment files with Node.js
-
Updated
Oct 12, 2024 - TypeScript
Example project for my article "Angular CLI and OS Environment Variables"
-
Updated
Jun 15, 2017 - TypeScript
Realtime Chat App (iMessage Clone) with NextJS, GraphQL, NodeJS, MongoDB, Prisma, TypeScript, NextAuth.js, Google Authentication, Chakra UI, (1-1 Messaging, Real Time Messaging, Creating chat conversation, joining chat conversation, Leaving chat conversation)
-
Updated
Apr 9, 2023 - TypeScript
Strongly-typed environment variables for Node.js
-
Updated
Apr 1, 2024 - TypeScript
Require environment variables for your node.js application
-
Updated
Oct 20, 2023 - TypeScript
This package permit to have a centralized dotenv on a monorepo. It also includes some extra features such as manipulation and saving of changes to the dotenv file, a default centralized file, and a file loader with ordering and priorities.
-
Updated
Apr 17, 2024 - TypeScript