Ecosyste.ms: Awesome
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.
- GitHub: https://github.com/topics/dotenv
- Related Topics: ini, configuration-file, environment-variables,
- Aliases: dot-env, env-file,
- Last updated: 2025-02-03 00:08:34 UTC
- JSON Representation
https://github.com/calasanmarko/group-dotenv
Centrally manage multiple .env files
bash cli dotenv env environment environment-variables shell variables
Last synced: 28 Jan 2025
https://github.com/hrmrakib/tourism-app-looming-server
It's full-stack tourism management website (Server Side Code). Tourism site with user-added spots, personal lists, and secure updates.
Last synced: 02 Feb 2025
https://github.com/rejaulkariim/assignment-2
bycript cors dotenv expressjs mongodb-atlas mongoose typescript zod
Last synced: 29 Jan 2025
https://github.com/jsamuelap/apv-mern-backend
Backend del Administrador de Pacientes de Veterinaria del curso JS Moderno
bcrypt cors dotenv express js jsonwebtoken mongo-db mongoose nodejs nodemailer nodemon
Last synced: 17 Jan 2025
https://github.com/vitalics/dotenv-guards
guards functions for dotenv package
Last synced: 22 Jan 2025
https://github.com/shivamkumar24/ecommerce-application
This assignment is given by des technico company.
bcryptjs bodyparser dotenv expressjs jsonwebtoken nodemon pgadmin4
Last synced: 11 Oct 2024
https://github.com/zavoloklom/dotenv-linter-docker
This repository provides Docker images for the dotenv-linter tool, packaged in two versions: Alpine and BusyBox.
alpine busybox docker dotenv dotenv-linter linter
Last synced: 16 Jan 2025
https://github.com/phatnguyenuit/express-example
This is an express example application implement CRUD with Mongoose. Support dockerize
body-parser cors dotenv expressjs mongoosejs nodejs
Last synced: 10 Jan 2025
https://github.com/sumaiyabanu15/password-reset-flow-frontend
This page helps to reset your password.
axios dom dotenv hooks html-css-javascript react react-bootstrap react-router-dom react-toastify
Last synced: 09 Jan 2025
https://github.com/sumaiyabanu15/expenses_tracker_backend
In this page is used to track the expenses and calculate our Income
bcrypt cors dotenv express javascript jsonwebtoken mongodb mongoose nodejs nodemon
Last synced: 09 Jan 2025
https://github.com/sumaiyabanu15/password-reset-flow-backend
This page helps to reset your password.
bcryptjs cors dotenv expressjs html-css-javascript jwt-tokens mongoose nodejs nodemailer nodemon
Last synced: 09 Jan 2025
https://github.com/panchuk16/bcrypt-passport-authetication
Website for accessing some data after successful registration or logging in. Using bcrypt hashing, passport, express-session, .env
authentication bcrypt body-parser dotenv express express-session hash logging nodejs passport passport-local password pg registration
Last synced: 11 Oct 2024
https://github.com/sumaiyabanu15/airbnb-frontend
This is Airbnb Clone - Full Stack room booking page
axios dotenv html-css-javascript material-ui react-bootstrap react-date-range react-router react-router-dom react-toastify reacthooks reactjs swiper
Last synced: 09 Jan 2025
https://github.com/deepak356575/auths
Authentication and Authorization
bycrypt cookieparser dotenv expressjs javascript mongodb mongoose nodejs postman
Last synced: 15 Dec 2024
https://github.com/mfarhadattari/shantomartserver
Server of ShantoMart
authentication-backend bcrypt dotenv express jwt mongodb node
Last synced: 31 Jan 2025
https://github.com/mohamedbilal1800/movie_review_sentiment_analysis_app
This app analyzes movie reviews to determine their sentiment (Positive, Negative, or Neutral) and provides an explanation for the chosen sentiment.
dotenv gemini-api genai python3 streamlit webapp
Last synced: 21 Jan 2025
https://github.com/amanmalviya22/wasserstoff-fullstackinterntask
Auction Management and Bidding System This project is a Node.js-based microservices application for managing auctions and user bidding. It consists of two main services: User Management and Auction Management.
bcrypt dotenv express jsonwebtokens mongodb mongoose nodejs
Last synced: 11 Oct 2024
https://github.com/furkan-dogu/productapi-2
This project is a RESTful API developed using Node.js and Express. The API interacts with a MongoDB database and is documented with Swagger.
cors dotenv expressjs mongodb mongoose nodejs redoc-express swagger-autogen swagger-ui-express
Last synced: 21 Jan 2025
https://github.com/furkan-dogu/blog-app-be
This project is a RESTful API developed using Node.js and Express. This API is designed for a Blog App project and handles blog, category, comment and like operations. The API interacts with a MongoDB database and is documented with Swagger.
cors dotenv express-async-errors expressjs mongoose nodejs redoc-express swagger-autogen swagger-ui-express
Last synced: 21 Jan 2025
https://github.com/furkan-dogu/stockapi
This project is a RESTful API developed using Node.js and Express. The API interacts with a MongoDB database and is documented with Swagger. It supports CRUD operations for auth, user, category, brand, firm, product, purchase, and sale sections, and secures transactions with token and JWT.
cors dotenv express express-async-errors jsonwebtoken mongodb mongoose nodejs redoc-express swagger-autogen swagger-ui-express
Last synced: 21 Jan 2025
https://github.com/furkan-dogu/productapi
This project is a backend application developed using Express.js and MongoDB. The application is capable of performing basic CRUD (Create, Read, Update, Delete) operations such as managing products and users. Additionally, it handles common needs like session management and error handling.
cookie-session cors dotenv express-async-errors expressjs mongoose nodejs redoc-express swagger-ui-express
Last synced: 21 Jan 2025
https://github.com/furkan-dogu/library_be
This project constitutes the backend part of a book management system. It provides RESTful APIs using Express.js and performs basic operations on books over an MongoDB database.
cors dotenv express-async-errors express-js javascript mongoose nodejs redoc-express swagger-ui-express
Last synced: 21 Jan 2025
https://github.com/roger-king/go-getenv
a simple getenv wrapper to allow for default environment. inspired by python's os.getenv("ENV", default)
dotenv environment-variables getenv go
Last synced: 01 Feb 2025
https://github.com/andrei1994rus/test-redis
Test Redis on NodeJS. (Redis,NodeJS,ioredis,dotenv,node-fetch,Express)
api database dotenv express html ioredis javascript js node node-fetch node-js redis-client redis-database server
Last synced: 09 Jan 2025
https://github.com/rajmazumder18110/grabenv
GrabEnv is a lightweight utility designed to simplify the validation, parsing, and management of environment variables in TypeScript applications. Combining dotenv for loading environment variables and Zod for schema-based validation, GrabEnv ensures robust and type-safe configuration, reducing the risk of errors from missing or mistyped variables.
dotenv environment-variables typesafety typescript validation zod-validation
Last synced: 05 Dec 2024
https://github.com/sergiosanchezs/expressessentialtraining
This is a follow up course on LinkedIn Learning with the link on the README.md file
dotenv express express-middleware nodejs path proxy serve-favicon
Last synced: 01 Jan 2025
https://github.com/kumaresh231299/music-streamming-sk-be
This repo contains Music Streamming Application fsd project backend source using Nodejs and expressjs.
bcryptjs cloudinary cors dotenv expressjs jsonwebtoken mongodb-atlas moongose multer multer-storage-cloudinary nodejs nodemailer nodemon
Last synced: 10 Dec 2024
https://github.com/fms-faisal/skyview-apartments-server
Skyview Apartments: Building Management System
cors dotenv expressjs json-web-token mongodb stripe-payments
Last synced: 27 Jan 2025
https://github.com/undead-bacteria/nodejs_user-api
This is the user api backend only using node.js and express.js
crud-api dotenv expressjs javascript nodejs nodemon
Last synced: 02 Feb 2025
https://github.com/azmanosis/lyrify-capstone-api
This is the Server Side of the Capstone Project
body-parser cors dotenv express-js google-cloud-translate helmetjs lyrics lyrics-finder music node-js nodemon non-english spotify-web-api-node translate
Last synced: 29 Jan 2025
https://github.com/baqar-abbas/react-aichatbot-express-backend
GenerativeAI-chatbot with React front end and express js backend
chatbot dotenv expressjs generative-ai multi-turn-dialogue reactjs
Last synced: 13 Jan 2025
https://github.com/ajmain-fayek/structomate-server
A single-building management app for adding renters, managing agreements, sending announcements, and enabling rent payments. Backend powered by Express.js, MongoDB, JWT for authentication, cookie-parser for session management, CORS for cross-origin requests, and dotenv for environment variables.
cookie-parser cors dotenv expressjs javascript jesonwebtoken mongodb serve-favicon
Last synced: 19 Jan 2025
https://github.com/rusiththarindu/management-system-backend
This is a backend repository for a client management system
body-parser cors dotenv expressjs mongodb mongoose nodemon
Last synced: 23 Jan 2025
https://github.com/josephgodwinkimani/doodle
Simple and minimal HTTP framework built with Symfony Components
dependency-injection dotenv filesystem mvc orm rate-limiting repl routing scaffolding symfony-components template-engine testing validation
Last synced: 09 Jan 2025
https://github.com/nia3zzz/weather-app----open-weather-map---api--react
This app allows users to know the weather of any city in the world. It uses the APIs from Open Weather Map, React.js for building the user interface. The app provides a seamless experience for knowing the weather of any place.
dotenv javascript openweathermap openweathermap-api reactjs vitejs vitereact weather-app
Last synced: 19 Jan 2025
https://github.com/bhuvantenguria/adobe-gensolve
Adobe-Gensolve
cv2 dotenv firebase-admin flask numpy pandas python react svgpathtools svgwrite
Last synced: 29 Jan 2025
https://github.com/sahiltiwariiii/dssp
Predicting student math scores ! This project utilizes advanced machine learning techniques and MLOps tools like DVC and MLflow to predict a student's math score based on various factors such as gender, race/ethnicity, parental level of education, lunch type, test preparation course, writing etc
docker dotenv dvc flask machine-learning mlflow mlops mysql mysql-connector-python numpy pandas pymysql python python-dotenv scikit-learn seaborn sklearn-library statistics streamlit
Last synced: 31 Dec 2024
https://github.com/jonlabelle/dotenv-sh
Loads variables from dotenv (.env) files into your environment.
Last synced: 23 Jan 2025
https://github.com/fullstackondemand/php-rest-api
Create Rest API Application
composer dotenv file-upload jwt-authentication mongodb my-sql php rest-api web-services
Last synced: 16 Jan 2025
https://github.com/vaibhav-chitransh/video-chat-application
A video chat application built using zegocloud
dotenv react react-router-dom zegocloud
Last synced: 20 Jan 2025
https://github.com/kauanaagostini/nlw-heat-impulse-node
Aula 1 da NLW Heat. Criando BackEnd em NodeJS, para aplicação DoWhile2021!
Last synced: 13 Jan 2025
https://github.com/marse11e/currency-exchange-telegram-bot
Этот проект представляет собой Django-приложение, созданное для работы с телеграм-ботом, предназначенным для обмена валют и конвертации единиц измерения диапазона.
bs4 django django-jazzmin dotenv pillow psycopg2 pytelegrambotapi python3 requests
Last synced: 21 Jan 2025
https://github.com/urbanjs/urbanjs-config
Simple utility functions for configuration management
config configuration dotenv environment-variables node nodejs
Last synced: 19 Jan 2025
https://github.com/bernardosemioficial/gerenciador-de-projetos-fullstack
Projeto fullstack para gerenciamento de projetos
angular bcript dayjs dotenv fastify jwt jwt-authentication nodejs nodemailer primeflex primeng prisma-orm sqlite typescript zod
Last synced: 20 Jan 2025
https://github.com/abdelrahman-amen/applicant_tracking_system_ats_using_llm
In this project, we built an AI-powered Applicant Tracking System (ATS) using Google Generative AI to analyze resumes and match them with job descriptions, providing detailed evaluations and compatibility scores. The app streamlines recruitment by leveraging LLMs for context-aware, human-like assessments.
api ats dotenv genai os pdf prompt-engineering python streamlit
Last synced: 29 Jan 2025
https://github.com/anthonyaxenov/lite-xl-env-syntax
env-file syntax highlighting plugin for lite-xl editor
dotenv env environment-variables lite-xl plugin syntax-highlighting
Last synced: 06 Jan 2025
https://github.com/dominique216/tech-blog
This is a Fullstack tech blog application that requires login / signup and allows users to post and comment their ideas and opinions.
bootstrap5 dotenv express handlebars javascript mvc mysql nodejs routes
Last synced: 24 Jan 2025
https://github.com/kamaz/dotenv-aws-mfa
Helps to maintain aws token in dotenv file
Last synced: 19 Jan 2025
https://github.com/sdthaker/senecacollege-bti325
Course dedicated to learning Node.js to make backend APIs along with using powerful npm packages to boost a backend service.
bcryptjs client-sessions dotenv express-handlebars express-js mongoosejs multer nodemon pg pg-hstore sequelizejs
Last synced: 26 Jan 2025
https://github.com/dominique216/employee-tracker
This is a command-line application that uses a database, mySQL, and inquirer to allow users to view, add, and update employees, departments, and roles.
dotenv inquirer mysql mysql-database node terminal
Last synced: 24 Jan 2025
https://github.com/linhntaim/vue-define
Manage environment variables & configurations in Vue application.
application configuration configuration-management definition dotenv dotenv-conversion environment-variables management plugin vue vue-js vue-plugin vuejs
Last synced: 23 Jan 2025
https://github.com/silva-thiago/restful-bookmark-api
CRUD RESTful API with end-to-end test using NestJS, Docker, PostgreSQL, PassportJS, Prisma, PactumJS and dotenv.
docker dotenv javascript jest nestjs nodejs pactum passport postgresql prisma restful-api typescript
Last synced: 19 Jan 2025
https://github.com/eduardozepeda/graphql-mongo-db-api
A small practice to test mongodb and graphql basic functions
Last synced: 16 Jan 2025
https://github.com/pronoia9/dall-elyse
Discover the extraordinary capabilities of DALL-E with DALL-Elyse, a full-stack MERN AI Image Generation App. Witness the fusion of art and technology as this showcase gallery presents awe-inspiring images generated by DALL-E. Explore the boundless possibilities of AI creativity.
cloudinary cors dotenv expressjs file-saver framer-motion fullstack mern-stack mongoose nodemon openai photoswipe react react-router-dom react-three-drei react-three-fiber shaders styled-components vitejs zustand
Last synced: 24 Jan 2025
https://github.com/tanveerahmed4545/ta-fashion-server
Ta Fashion is a meticulously designed Single page Fashion website created with React, React Router, and Tailwind CSS, featuring a user-friendly layout and original design.It includes essential pages like Home and Login/Register.
Last synced: 20 Jan 2025
https://github.com/satyam-software-developer/postaway-ii
Postway-II backend project created with node.js for backend developement.
dotenv express-middleware expressjs git github jwt-authentication mongodb mongoose multer nodejs nodemailer render winston
Last synced: 29 Jan 2025
https://github.com/satyam-software-developer/issue-tracker-backend
issue tracker app created with nodejs for backend web development.
body-parser bootstrap cors css dotenv ejs expressjs expresslayouts git gitthub html javascript jquery mongodb mongodb-atlas mongoose nodejs notyjs render
Last synced: 29 Jan 2025
https://github.com/webdevbynight/freemiumtube
This repository is an individual project made for a checkpoint during a course at Wild Code School.
dotenv exercise express nodejs wildcodeschool
Last synced: 29 Jan 2025
https://github.com/dominique216/e-commerce-backend
This is the back-ed of an e-commerce application that allows users to get, post, update, and delete information from a database.
api-routes dotenv expressjs insomnia mysql nodejs restful-api sequelize server
Last synced: 24 Jan 2025
https://github.com/jai0212/chore-hero
A fullstack web application to connect users with skilled professionals for services like cleaning, plumbing, etc. Created using the MERN Stack (MongoDB, Express, React, Node.js) with Vite
axios bcrypt cors css dotenv express fullstack html javascript jsonwebtoken mern-stack mongodb mongoose multer nodejs react stripe validator vite
Last synced: 19 Jan 2025
https://github.com/andresweitzel/apirest_electronic_devices_expressjs
Rest Api about electronic devices implemented with Express, Morgan, Railway ,NodeJS, Sequelize, Jest Testing, dotenv, cors, express-validator, Nodemon, Swagger, Swagger-ui, PostgreSQL, ohers.
cors dotenv express-js express-validator integration-testing jest-tests morgan-middleware nodejs nodemon postgresql railway-app sequelize-orm supertest swagger-api swagger-ui tdd testing unit-testing
Last synced: 01 Feb 2025
https://github.com/bbc2/dotenv-parser-comparisons
https://bbc2.github.io/dotenv-parser-comparisons/
Last synced: 26 Jan 2025
https://github.com/anshuldhakate/task-management-system
The Task Management System is a backend API built using Node.js and Express.js. It provides task management functionality with secure user authentication and role-based access control. The API uses MongoDB to store data and follows best practices for code quality
bcrypt dotenv express-js jwt-authentication mongodb nodejs
Last synced: 10 Oct 2024
https://github.com/balakrishnan-10/hotel-booking-app---backend
Hotel Booking APP - Backend
bcryptjs cors dotenv expressjs jsonwebtoken mongodb-atlas mongoose nodemailer nodemon stripe-payments
Last synced: 02 Feb 2025
https://github.com/askirmas/arg-env
Node.js package to work with `.env` files in the same way as docker and docker-compose via `--env-file` or `"env_file"` in package.json
arguments cli docker docker-compose dotenv env env-file environment-variables loader node parser
Last synced: 29 Jan 2025
https://github.com/victorsouza19/eleva-empilhadeiras
Software de controle de ordens de serviço, clientes e equipamentos.
css dotenv express handlebars html jwt mysql nodejs
Last synced: 29 Jan 2025
https://github.com/therobiulislam12/flash-back-server
Flash Back website server
dotenv expressjs jwt-authentication mongodb node nodejs nodemon
Last synced: 29 Jan 2025
https://github.com/pyncerrc/pyncer-dotenv
A phpdotenv implementation to read and write .env values from and to constants.
Last synced: 26 Jan 2025
https://github.com/mushfiqurniazzz/weather-app----open-weather-map---api--react
This app allows users to know the weather of any city in the world. It uses the APIs from Open Weather Map, React.js for building the user interface. The app provides a seamless experience for knowing the weather of any place.
dotenv javascript openweathermap openweathermap-api reactjs vitejs vitereact weather-app
Last synced: 21 Nov 2024
https://github.com/prity25-coder/nimbles2p_backend
dotenv express mongodb mongoose nodejs nodemon swagger-ui
Last synced: 15 Dec 2024
https://github.com/harish-govindasamy/urlshortener-backend
Create a Shorter URL for Given URL - BackEnd
database dotenv express jsonwebtoken mongoose nodejs nodemailer validation
Last synced: 15 Dec 2024
https://github.com/santhoshs50/url_shortner_be
URL_Shortner_BE
dotenv expressjs mongoose nodejs
Last synced: 24 Jan 2025
https://github.com/mmsaki/montecarlo_simulation
🕹️ Focusing on using APIs as part of the technical solution - to create two financial analysis tools, a financial planner and retirement planning simulation.
alpaca-trading-api api dotenv json jupyter-notebook monte-carlo-simulation os pandas python requests
Last synced: 20 Dec 2024
https://github.com/serhiinikif/rest-api-mssql
cors docker dotenv express middleware mssql nodejs rest-api sequelize
Last synced: 15 Jan 2025
https://github.com/harish-govindasamy/forget-password-server
Password Reset Flow in Backend
api crud database dotenv express jsonwebtoken mongodb mongoose nodejs nodemailer validation
Last synced: 15 Dec 2024
https://github.com/yevhenii2022/node-js-hw-rest-api
Побудова REST API
bcrypt cors cross-env dotenv express gravatar jest jimp joi-validation jsonwebtoken mongodb-atlas mongodb-compass mongoose morgan multer node-js nodemailer nodemon postman supertest
Last synced: 20 Jan 2025
https://github.com/yannoff/composer-dotenv-handler
Composer add-on script to manage .env file easily
composer composer-scripts dotenv env environment-variables
Last synced: 19 Jan 2025
https://github.com/yoshitunaiga/wwcelullars
e-commerce mobile app
axios dotenv expo express firebase postgres react-native sequelize volleyball
Last synced: 25 Jan 2025
https://github.com/starkelessar/send-to-telegram
Сервер для отправки сообщений с сайта в Telegram
dotenv express-js node node-js
Last synced: 20 Dec 2024
https://github.com/thund3rhawk/todo_app
Todo App: Boost your productivity with this simple and effective task management tool. Prioritize, organize, and achieve your goals seamlessly.
axios cors docker dockerfile dotenv expressjs mongodb-database mongoose nextjs nodejs nodemon tailwindcss typescript vercel
Last synced: 13 Jan 2025
https://github.com/amancevice/shenv
dotenv for your shell
cli command-line-tool dotenv shell
Last synced: 18 Dec 2024
https://github.com/neelakandanv/mycrm-be
MyCrm - A Simple and Secure CRM App with tokenized requests and role based authorizations.
bcryptjs cookieparser cors dotenv expreesjs git github javascript jwt mongodb-atlas mongoose nodejs nodemailer nodemon postman render
Last synced: 19 Jan 2025
https://github.com/thund3rhawk/datacourier
Admins can add users to a list via CSV upload and send notifications to them through email according to the provided CSV file.
cors csv- dotenv expressjs mongodb mongoose multer nodejs nodemailer render ts-node typescript
Last synced: 13 Jan 2025
https://github.com/diivvuu/mern-netflix-clone
made a netflix clone using mern, deployed link below with full auth and api calls in backend which makes storing search history of particular easier
axios bcrpyt cookie-parser dotenv express fullstack jwt mern mongodb mongoose netflix-clone netflixclone nodejs react tmdb tmdb-api
Last synced: 02 Feb 2025