An open API service indexing awesome lists of open source software.

.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.

https://github.com/atrox/dotenv-build

dotenv-build helps you to supply your .env file as compile time environment variables in your build.rs

config dotenv rust

Last synced: 13 Mar 2026

https://github.com/emmanuel-cruz-dev/ecommerce-fullstack

E-commerce desarrollado como proyecto del curso de Programación Fullstack de Academia ForIT. Implementa arquitectura limpia, TDD y un monorepo con dominio separado.

axios bcrypt clean-architecture dotenv expressjs jsonwebtoken nodejs react storybook tailwindcss tanstack-react-query tdd typescript vite vitest

Last synced: 06 Oct 2025

https://github.com/muhammad-fiaz/dotsetup

DotSetup is a versatile Python package designed for streamlined management of multiple configurations. It simplifies the storage and retrieval of settings from .env and .json files, offering a seamless solution for your project's setup needs.

config configuration configuration-files configuration-management dot-en dotenv dotsetup dotsetups env environment-variables ini ini-parser json open-source opensource project-setup settings settings-management setup setuptools

Last synced: 20 Sep 2025

https://github.com/arshtiwari2004/envguard

A zero-config, framework-agnostic NPM package that validates and documents your environment variables from your .env.example file, preventing runtime errors before they happen.

acertinityui dotenv fs-extra jest-tests nextjs npm npm-cli npm-package yargs

Last synced: 11 Mar 2026

https://github.com/sarwar-asik/all-mongo

Express,Mongoose,TS,Husky,JWT, Server and NoSQL Note for Backend

dotenv express husky jwt logger mongodb mongoose

Last synced: 09 Apr 2026

https://github.com/woo071002/parcel-management-system

A Parcel Delivery Management System streamlining deliveries with features for admin, users, and delivery personnel, including real-time tracking, delivery requests, and personalized dashboards.

cors csharp data dotenv html-css iconfont jkuat land-information-system mongodb python react-router-dom sass tech-expo xaml

Last synced: 08 Oct 2025

https://github.com/AstraLuma/xontrib-voxvars

dotenv plus vox

dotenv xonsh xontrib

Last synced: 12 Mar 2025

https://github.com/arisrhiannon/envlint

Zero-dependency CLI that validates .env files against .env.example — catches missing keys, duplicates, empty values and unsafe .gitignore. Built for CI.

bun ci cli developer-tools dotenv environment-variables linter typescript

Last synced: 31 May 2026

https://github.com/munashex/facebook-backend

backend code for facebook clone

cloudinary cores dotenv express expressjs jwt mongodb multer

Last synced: 13 Apr 2026

https://github.com/astraluma/xontrib-voxvars

dotenv plus vox

dotenv xonsh xontrib

Last synced: 20 Jul 2025

https://github.com/esperanca-leonardo/late-pay-notify

Late Pay Notify automates overdue payment notifications by identifying late payments and sending email reminders to customers.

datetime dotenv excel gmail-smtp jupyter-notebook pandas python

Last synced: 06 May 2026

https://github.com/natanaelvich/gobarber-backend

✂️ api restfull gerency for barber 👨

apirestfull cors dotenv expressjs nodejs nodemon queue yup

Last synced: 12 Apr 2026

https://github.com/amanovishnu/mini-ui-projects-compilation

a compilation of various mini user interface projects, showcasing diverse design approaches and interactive elements. each project highlights unique features and functionalities, providing an opportunity to explore different aspects of user experience and interface design.

bootstrap4 css3 dotenv html5 java javascript jquery-ui python-3

Last synced: 08 Sep 2025

https://github.com/prasanth2817/mybarber-app-backend

MyBarber Application is an application built for users to book and manage appointments at salons. Users can select stylists, services, and specific dates and times. Business users have a separate dashboard for managing appointments and services.

bcryptjs cors dotenv express jsonwebtoken jwt-authentication mongoose multer

Last synced: 29 Apr 2026

https://github.com/javitocor/api-and-microservices

5 Different projects to practice using Expressjs and other libraries.

cors dotenv expressjs javascript microservices mongodb mongoosejs multer nodemon

Last synced: 13 Apr 2026

https://github.com/fkrzski/dotenv

Library that adds the ability to access variables from '.env', $_ENV, and $_SERVER using the getenv() function

configuration dotenv env environment environment-variables php

Last synced: 23 Feb 2025

https://github.com/manosakpujiha/clubrecipee

ClubRecipee is a platform for managing, sharing, and discovering recipes. With AI-powered recipe generation, advanced search filters, and social features like commenting and rating, it creates an engaging experience. Built with Node.js, MongoDB, and Bootstrap 5, it’s a hub for culinary creativity.

basecamp bootstrap-5 bootstrap5 cloudinary-api connect-flash dot-env dotenv ejs-mate express-js express-session meen-stack method-override mongodb-atlas mongoose node-js nodemon passportjs server-side-rendering spoonacular-api vercel-deployment

Last synced: 12 Apr 2026

https://github.com/rb-thompson/flask-broiler-plate

Flask web application broiler-plate.

dotenv flask python

Last synced: 17 May 2026

https://github.com/varshithsoma/leetcode-graphql-to-rest

REST API wrapper around LeetCode’s GraphQL API, enabling developers to fetch user profiles, submissions, contests, and problem data without writing complex GraphQL queries.

axios dotenv express javascript nodejs typescript

Last synced: 14 Jun 2025

https://github.com/Django-Dev-Br/004-django5-dot-env-file

Arquivo especial de segurança que contém senhas e outras informações confidenciais

django django-framework dotenv dotenv-loader python

Last synced: 01 Oct 2025

https://github.com/devsafix/ride-booking-system-backend

A full-featured ride-booking API developed using the MERN stack (Node.js, Express.js, MongoDB). This project supports multiple user roles (Rider, Driver, Admin) and provides a complete ride lifecycle, secure authentication, and a logical fare calculation system.

bcryptjs cookie-parser cors dotenv expressjs jwt mongodb mongoose nodejs typescript vercel-deployment zod

Last synced: 13 Apr 2026

https://github.com/camilajaviera91/dag-first-approach

This project automates the extraction, transformation, and export of sales data from a PostgreSQL database, enhances the data with exchange rate information, and exports the results in CSV and Google Sheets formats. It uses a Directed Acyclic Graph (DAG) to manage task dependencies and execute them in order.

airflow dag dotenv faker googlesheets gspread gspread-dataframe matplotlib-pyplot network oauth2 os pandas postgresql psycopg2 python random requests sql

Last synced: 13 Apr 2026

https://github.com/adil-bikiev/gopark-telegram-bot

GoPark Bot is your ultimate tool for carpooling and parking optimization. Powered by Python and aiogram, it streamlines your GoPark experience, facilitating shared trips and providing up-to-date parking information. 🤖💡

aiogram dotenv python telegram-bot

Last synced: 06 Apr 2025

https://github.com/nate-anderson/fig

Juicy config from environment in Go

config dotenv env environment go godotenv golang

Last synced: 18 Jan 2026

https://github.com/noahtigner/validate-env-vars

A lightweight utility to check an .env file for the presence and validity of environment variables, as specified via a template file or the command line.

check-env check-environment dotenv env environment validate validate-env validate-env-vars

Last synced: 13 Jun 2025

https://github.com/t0malexander/basics-store

A minimalistic fashion store mobile application built with Expo CLI, React Native, Typescript, PostgreSQL, Nest.js, Prisma, Docker and Styled Components

docker dotenv eslint expo jwt nest-js nodejs postgresql prisma react-native styled-components typescript vitest zod

Last synced: 03 Mar 2025

https://github.com/soumya-rayast/vottingapp

Creating Votting App web application using Nodejs

dotenv expressjs javascript jwt-token mongodb nodejs

Last synced: 13 Apr 2026

https://github.com/daviteixeira-dev/sgu-sistema-de-gerenciamento-de-usuarios

Final project of the discipline of Software Development for Web (2021), where we made a User Management System using a CRUD with Node, Express and MongoDB.

axios body-parser css3 dotenv ejs express html5 javascript mongodb morgan nodejs nodemon

Last synced: 07 Apr 2026

https://github.com/florianrappl/piral-cli-dotenv

Adds a flag to include environment variables from .env files. :rocket:

cli dotenv environment-variables microfrontend piral plugin

Last synced: 11 Jan 2026

https://github.com/gowizzard/dotenv

An very lightweight library for dotenv files or for formatting already imported variables.

dotenv environment environment-variables formatting go golang golang-library import

Last synced: 30 Mar 2025

https://github.com/kfarshchian/logic-lounge

A website for someone who needs help with a technology they are learning. They can pay for a tutor session to get help.

apollo-server dotenv express graphql jwt-authentication mongodb mongoose mui nodejs railway react reactjs socket-io

Last synced: 13 Apr 2026

https://github.com/atreib/nodejs-mongodb

Example API using Node.js with Typescript, Express, MongoDB (Mongoose), Dotenv, and Docker-compose.

docker-compose dotenv express mongodb mongoose nodejs typescript

Last synced: 13 Apr 2026

https://github.com/luizrebelatto/template-reactnative-setup

📱 React Native template for a quick start with TypeScript, React Navigation, styled-components, async-storage, dotenv, fastlane, prettier, eslint, jest, react native testing library

async-storage dotenv expo fastlane jest-tests pipeline prettier-eslint react-native reactnavigation6 styled-components svg-icons testing-library typescript

Last synced: 02 Feb 2026

https://github.com/ajaykumar2pp/hospital-api-coding-ninjas

Create A Hospital API With Nodejs, Express, & MongoDB. API Test on Postman

bcryptjs body-parser dotenv express jsonwebtoken mongoose nodejs

Last synced: 13 Apr 2026

https://github.com/cristian-sbardelotto/nlw-spacetime

✅ Rede social voltada para a publicação de memórias, fornecida pela Rocketseat.

axios dayjs dotenv eslint fastify fs js-cookie jwt lucide-react multipart multipart-uploads nextjs prisma tailwind tsx typescript zod

Last synced: 14 Apr 2026

https://github.com/afek-sakaju/dog-adopters

This fullstack project encompasses a server-side and client-side architecture, delivering a feature-rich website for adopting dogs that includes secure authentication.

aggregations bcrypt dotenv eslint express jest mongo-migrate mongodb mongodb-memory-server mui nodejs passport react storybook styled-components swagger typescript winston-logger

Last synced: 26 Jan 2026

https://github.com/soltanoff/aiogram_template

This is just a project template for writing telegram bots.

aiogram aiogram-bot bot docker-compose dotenv telegram-bot telegram-bot-example template

Last synced: 01 May 2026

https://github.com/wnawa/backend-store-api

Api for online store to showcase great products where user accounts can be created and users can make orders.

bcrypt cors db-migrate dotenv environment-variables eslint express jasmine json jwt nodejs nodemon postgresql prettier supertest typescript

Last synced: 06 Feb 2026

https://github.com/chnb128/dotfiles

My dofiles

config dotenv dotfiles

Last synced: 02 Apr 2025

https://github.com/cchurch/autodotenv

Automatically set environment variables from .env file when running any Python command.

dotenv python

Last synced: 16 Mar 2025

https://github.com/shuvoprogram/choltibank_be

CholtiBank is a cutting-edge digital banking platform, revolutionizing the financial landscape in Bangladesh. Built with React, Next.js, and Redux, it offers a seamless and secure banking experience, providing a wide range of services from account management to secure transactions.

bcrypt cookie-parser cors dotenv eslint expressjs http-status husky jsonwebtoken prettier prisma socket-io ts-node-dev typescript winston zod

Last synced: 04 Feb 2026

https://github.com/itsproali/backend

This is a Back-end Template for MVC Pattern including all the basic project Setup.

backend colors cors dotenv express-js itsproali mohammad-ali mongodb mongoose mvc-pattern

Last synced: 06 Apr 2026

https://github.com/shuxratov2024/advanced-backend

advanced backend with node js and express js + Front-End integration

authentication dotenv express-js javascript jwt-token node-js nodemon npm token

Last synced: 07 Apr 2026

https://github.com/henryivesjones/cattrs-env

A tool for parsing and validating env vars using cattrs

attrs cattrs dataclasses dotenv environment-variables mit-license python validation

Last synced: 04 Jul 2025

https://github.com/jonaspg08/tictactoe_multiplayer

First Frontend, Backend and Database for a TicTacToe Game https://tictactoemevn.netlify.app/

css dotenv express fetch html javascript mongodb mongoose pinia router vue3

Last synced: 12 Apr 2026

https://github.com/diivvuu/twitter-clone-social-media-app

This repo consists of a full stack social media app, cloning one of the most popular app X's UI by using daisy-ui tailwind css for styling and react js in frontend, and in backend we;ve used node, express and mongodb with jwt bcrypt cookie parser for authentication and many more functionalities make sure to click on the link and checkout the webApp

bcrypt cloudinary cookie-parser daisyui dotenv express jwt-authentication mern-stack mongodb nodejs react react-router react-toaster reactjs tailwindcss tanstack-react-query toaster twitter twitter-clone x

Last synced: 06 Apr 2026

https://github.com/tariqul420/server_setup

Complete full-stack setup for Any web application, including front-end and back-end integration with MongoDB, Node.js, Express, jwt, React, and Firebase.

cookieparser cors dotenv expressjs mongodb nodejs

Last synced: 06 Apr 2025

https://github.com/roydukkey/dotenv-dot

Dot-notation transformer for dotenv. Transform .env variables into condensed JSON variables for use in nodejs projects.

dotenv env environment-variables json user-config user-settings

Last synced: 12 Apr 2026

https://github.com/ebodshojaei/sentinel_ai

Retrieve PubMed publications using phi3.5 with phidata to generate and run a Mesh search on NCBI Entrez.

biopython dotenv entrez ncbi ollama pandas phi3 phidata pubmed python sqlalchemy xlsx

Last synced: 29 Mar 2025

https://github.com/heeeyflo/envienc

🔐 Encrypt dotenv, YAML and Hpp values keeping the rest of file intact

dotenv encrypt hpp yaml

Last synced: 21 Feb 2026

https://github.com/captainbeluga/petuniabank

Simple home banking web app with OAuth2 login, user & roles management, and full unit test suite. Built for our internship at Remira S.r.l.

auth0 bootstrap5 chartjs chartjs-2 dotenv ejs expressjs jest nodejs oauth2 postegresql selenium

Last synced: 12 Apr 2026

https://github.com/muhammadranju/portfolio-project-api

This my portfolio Api project, this Api is fully dynamic, this api is fully public and anyone can use this api, but no one create, update and delete data only admin can do this request and perform all

boostrap dotenv ejs express javascript mongodb mongoose nodejs

Last synced: 12 Apr 2026

https://github.com/tooniez/restassured-maven-java

💨 Maven project using RestAssured and JUnit to chain OpenWeatherAPI for Air Quality testing

apitesting climate dotenv hamcrest junit maven restassured surefire surefire-plugin

Last synced: 05 Mar 2026

https://github.com/cvilla714/newsletter-nodeandexpress

The project was about creating a Newsletter subscription by using NodeJS and ExpressJS, It also involves handling Mailchimp API and using environment variables.Built with

dotenv expressjs javascript mailchimp-api nodejs

Last synced: 12 Apr 2026

https://github.com/krotovic/netlify-plugin-dotenv

Netlify Build plugin that reads environment variables from .env file

dotenv netlify netlify-plugin

Last synced: 16 Jan 2026

https://github.com/aswin187/todo-app-task

This is a full-stack Todo application built using the MERN stack (MongoDB, Express.js, React, Node.js). It allows users to create, read, update, and delete todo items with features such as filtering by status, error handling, and responsive design.

axios-react css3 dotenv expressjs mongodb node-js react router-dom vite

Last synced: 03 Mar 2026

https://github.com/jacksonsantin/api-web-person

Criado uma API para salvar Pessoa, em node.js, e criada a tela em vue.js

api axios dotenv express mongodb mongoose nodejs swagger swagger-ui vue3 vuetify3

Last synced: 12 Apr 2026

https://github.com/nitinkondhari03/electroshop

ElectroShop is an online platform that sells electronic items, including mobile phones, laptops, earbuds, earphones, smartwatches, and other gadgets.

bycrypt-js cashfree cloudinary cookies cors crypto dotenv express-js firebase jsonwebtoken mongodb mongoose node-js nodemailer react-icons react-js react-router-dom redux-toolkit tailwind-css

Last synced: 08 Apr 2026

https://github.com/shivankk26/bridge-explorer

Bridge Explorer is a project aimed at analyzing daily transactions across various blockchain protocols, focusing initially on Across Protocol and Stargate. The primary goal is to perform specific queries on transaction data to gain insights, such as identifying the number of transactions exceeding $5000 in value over the last 6-7 months.

api api-client dotenv dune javascript

Last synced: 11 Jun 2025

https://github.com/dvinciguerra/dotenv-perl5

Dotenv - Perl5 port of dotenv ruby gem

dotenv environment environment-variables module perl5

Last synced: 16 Mar 2025

https://github.com/tashfiqul-islam/profile-weather-view

Profile Weather View integrates real-time weather data into your GitHub profile README using OpenWeather API and GitHub Actions automation. Built with TypeScript and Bun, it delivers accurate weather information that updates automatically every 8 hours.

axios bun changelog dotenv eslint husky prettier semantic-release typescript vitest zod

Last synced: 01 Mar 2026

https://github.com/natoboram/load_env

A standalone implementation of Vite's loadEnv

dotenv env environment-variables vite

Last synced: 22 Apr 2025

https://github.com/developeromarfaruk/node-react-custom-jwt-auth

In this repository Login and Register authentication and authorization are done by using a custom JWT token.

axios bcryptjs bootstrap5 cors css3 dotenv express-js html5 jsonwebtoken jsx jwt-token mongodb nodejs nodemon react-hooks react-router reactjs restful-api

Last synced: 06 Apr 2026

https://github.com/abdullah0332/memories-project

Build a MERN Application Memori. It is a simple social media app that allows users to post interesting events that happened in their lives.

axios cors dotenv express material-ui moment mongodb mongoose nodejs nodemon react react-redux reactjs redux redux-thunk

Last synced: 12 Apr 2026

https://github.com/seifsheikhelarab/ts-rest-api

A TypeScript-based REST API for user authentication and management with JWT-based authentication, bcrypt password hashing, and secure session handling.

bcrypt body-parser compression cookie-parser cors crypto dotenv express-js http jsonwebtoken lodash mongodb mongoose morgan node-js typescript

Last synced: 09 Apr 2026

https://github.com/bajrayejoon/furniroapi

API is for performing CRUD (Create, Read, Update, Delete) operations on your Most Ecommerce Site. Simple and ease of use.

authentication dotenv express jwt-authentication middleware mongodb mongoose nodejs stripe-api

Last synced: 02 Apr 2026

https://github.com/theanujdev/express-ts-template

A production-ready Express.js boilerplate with TypeScript, version management, linting, formatting, logging, git hooks, error handling, app configuration, and automated tests.

boilerplate config dotenv env environment eslint express express-js expressjs git git-hooks husky javascript node nodejs nvm prettier production template typescript

Last synced: 14 Apr 2026

https://github.com/ryomendev/nodejs-mysqlkit

A simple Node.js application with MySQL integration. Includes dynamic table querying, environment variable configuration, and static file serving. Easily fetch data via REST API endpoints. Perfect for beginners learning Node.js, Express, and MySQL.

dotenv express mysql mysql-database nodejs nodemon

Last synced: 12 Apr 2026

https://github.com/wickes1/envex

Dotenv sample made easy!

cli dotenv golang

Last synced: 24 Feb 2026

https://github.com/vaibhav-chitransh/whispr

A modern real-time chat application built with the MERN stack, featuring secure authentication, real-time messaging, profile management, user search and filtering, and more. Enhance your communication experience with Whispr Chat!

bcryptjs cloudinary cookie-parser cors dotenv express jwt lucide-react mongodb-atlas mongoose nodejs react shadcn-ui socket-io tailwindcss zustand

Last synced: 07 Apr 2026

https://github.com/mahmud-r-farhan/anonypost

AnonyPost is a secure platform for anonymous posting social media, built with a React frontend and a Node.js backend. It ensures privacy, encryption, and moderation to create a safe and open space for users to share thoughts without revealing their identity.

anonymous axios cloudinary cors dotenv express express-rate-limit helmut mern-stack mongoose multer nodejs react-helmet-async reactjs social-media social-media-app social-network tailwindcss xss-clean

Last synced: 12 Apr 2026

https://github.com/djdyer/materials-trader

Materials Trader is an emerging peer-to-peer bulk recycling network, facilitating the exchange of waste materials between all sustainably conscious consumers and businesses. ♻️

bcrypt dotenv expressjs handlebarsjs mysql2 nodejs sequelize

Last synced: 19 Apr 2025

https://github.com/mileszim/chambermaid

Companion Ruby Gem for chamber cli

aws aws-ssm chamber dotenv env parameter-store rails ruby ssm

Last synced: 08 Apr 2025

https://github.com/pushpendra-1697/circunetics-research

The Real-Time D3.js Visualization with User Authentication project aims to combine the power of the MERN stack with D3.js, enabling users to interact with visualizations in real-time while maintaining the security and privacy of their data through user authentication.

axios bar-chart bcrypt chakra-ui d3-visualization docker-containers docker-images dockerfiles dotenv expressjs jest-dom jest-tests jsonwebtoken mongodb mongoosejs nodejs nodemon react-icons react-router-dom reactjs

Last synced: 11 Apr 2026

https://github.com/karmaniverous/aws-secrets-manager-tools

Tools and get-dotenv plugin for AWS Secrets Manager env-map secrets.

aws aws-secrets-manager cli dotenv getdotenv secrets secrets-manager typescript xray

Last synced: 13 Jan 2026

https://github.com/brunodavi/envclass

Manage environment variables in a simple and elegant way

configuration dotenv env environment-variables hints python

Last synced: 02 Jul 2025

https://github.com/jonaspg08/login_test_version

First Frontend, Backend and Database for a TicTacToe Game https://tictactoemevn.netlify.app/

css dotenv express fetch html javascript mongodb mongoose pinia router vue3

Last synced: 04 Apr 2025

https://github.com/ableinc/pydotenvs

Adds environment variables from your .env file

configurations deployments dotenv env environment-variables pyenv python python3 settings

Last synced: 29 Mar 2025

https://github.com/bmf-san/goemon

A dotenv built with golang.

dotenv golang

Last synced: 27 Mar 2025

https://github.com/rakrishna16/auth-authorize

React Js User Authentication and Authorization with Bearer Token

cors dotenv expressjs jsonwebtoken mongoose nodejs postman render

Last synced: 17 Apr 2026

https://github.com/kaansrflioglu/nodejs-chatapp

This repo is an example of a simple chat website application built using Node.js and MongoDB.

body-parser dotenv express express-flash express-handlebars express-session mongodb mongoose nodejs socket-io

Last synced: 12 Apr 2026

https://github.com/ahmadnassri/action-dotenv

assign .env files values into $GITHUB_ENV

actions dotenv

Last synced: 21 Feb 2026

https://github.com/feliphemp/yana-telegrambot

Yana is a lightweight and stylish Telegram bot that fetches credit card invoice data from a Google Sheets document and displays it in a modern, emoji-rich format.

asyncio credit-card csv-parser dotenv expenses-tracker fastapi finance-bot google-sheets httpx open-source personal-finance python render-deploy render-deployment serverless telegram telegram-bot webhook

Last synced: 27 Apr 2026

https://github.com/theinfinity007/moviedazz_version2

Full Stack Web application which helps users to view and Download the movies across diffferent categories.

body-parser bootstrap4 css dotenv ejs-templates express-js express-session html javascript jquery method-override mongoose node-js passport-js request

Last synced: 07 Apr 2026