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/naveen-ithappu/tswebpack-starterkit
Project setup to use Webpack 4 with Typescript and SCSS
clean-webpack-plugin dotenv minicssextractplugin scss ts-loader typescript typescript2 webpack webpack-config webpack-configuration webpack-dev-server webpack-manifest webpack-manifest-plugin webpack4
Last synced: 18 Dec 2024
https://github.com/dunghenry/server-side
Server-Side
body-parser cors dotenv ejs express helmet morgan mysql nodemon
Last synced: 25 Jan 2025
https://github.com/ashlynn4567/ecommerce-back-end
ECommerce Back-End is a back-end application that utilizes Sequelize, Express.js, and MySQL to build data structures from the server-side api to the database.
dotenv expressjs javascript mysql2 nodejs npm sequelizejs
Last synced: 13 Jan 2025
https://github.com/talhat298/product-order-crud
This Node.js application, built with TypeScript, Express, and MongoDB, offers an API to manage products and orders with functionalities for creating, retrieving, updating, and deleting.
cors curd-operation dotenv eslint expressjs mongodb nodejs nodemon typescript zod
Last synced: 19 Dec 2024
https://github.com/ashlynn4567/employee-tracker
Employee Tracker is an application that uses Node.js, Inquirer, and SQL to create a database that connects with the command line interface. Users can search for employee information by entering key words into each inquiry prompt.
consoletablejs dotenv inquirerjs javascript mysql2 nodejs npm
Last synced: 13 Jan 2025
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: 19 Dec 2024
https://github.com/vaishnavirajput1/cookies-session
cookie-and-sessions
bcryptjs body-parser dotenv passport passport-local pgadmin4
Last synced: 13 Jan 2025
https://github.com/reekrajroy/amazon-price-tracker-app
Amazon Price Tracking application sends an email to the user when the price for a particular item drops below a set threshold.
dotenv nightmarejs nodejs sendgrid-api
Last synced: 24 Dec 2024
https://github.com/dunghenry/netflix-mern
bcrypt body-parser cors date-fns dotenv expressjs helmet jsonwebtoken mongoose nodemon reactjs
Last synced: 25 Jan 2025
https://github.com/arthur5120/mern-stack-crud-app
A concise full-stack app for CRUD operations using React, Node.js, MongoDB, and TypeScript.
crud-application dotenv express-js fullstack mongodb-database node-js react typescript vite
Last synced: 17 Jan 2025
https://github.com/terieyenike/streamlit_spooky_bg
This project uses Cloudinary AI Background Removal add-on to remove the background of images and paired with OpenAI DALL-E, which prompts a user to type a text to generate a spooky or nightmarish image to replace the image's transparent cover, thereby transforming the image accordingly.
cloudinar dalle-3 dotenv openai python streamlit
Last synced: 19 Dec 2024
https://github.com/dunghenry/express_auth
Express + JSON Web Tokens
bycrypt cookie-parser cookies cors dotenv expressjs jsonwebtoken mongodb mongoose morgan nodejs nodemon redux-toolkit
Last synced: 25 Jan 2025
https://github.com/moaraby/to-do-list-nodejs
REST API APP
docker dotenv error-handler expressjs mongodb mongoose nodejs nodemon restful-api
Last synced: 01 Jan 2025
https://github.com/sathiyapramod/todoapp-backend
"To Do App" is a Beginner Level Template made for day-in-day-out task managing using ReactJS , Material UI. This Repository holds the Backend Files for the App
dotenv expressjs mongodb mongodb-atlas nodejs
Last synced: 23 Jan 2025
https://github.com/dunghenry/express-typescript
body-parser cors dotenv express helmet mongoose morgan ts-node-dev typescript
Last synced: 25 Jan 2025
https://github.com/thitikorn-nupan/typescript-core
In this project , I have applied TypeScript (ts file) instead JavaScript (ts file) and I have also used Node.js together with TypeScript too , but concept this project I got know a lots syntax TypeScript. It'll be good for using with Angular.
dotenv express nodejs typescript winston-logger
Last synced: 25 Dec 2024
https://github.com/thitikorn-nupan/node.js-sequelize-crud-mysql-one-to-one
This project I try to keep concept object (JavaScript object) & classes (JavaScript class) for building api http and work together one to one relationship schema
body-parser dotenv express javascript mysql2 sequelize-orm winston-logger
Last synced: 25 Dec 2024
https://github.com/thitikorn-nupan/node.js-sequelize-crud-mysql-one-to-many-with-association-table
anythings seem same the last project. So in different, i apply belongsToMany({...}) with one to many. So it's work good!!
body-parser dotenv express mysql nodejs sequelize winston
Last synced: 25 Dec 2024
https://github.com/thitikorn-nupan/node.js-sequelize-crud-mysql-many-to-many
i know more and more about association sequlize. this project i try to work with relation table for link to entities and did good. (apply with belongsToMany()) Also i remind me to writen query on my self (Raw sql). Still learning.
body-parser dotenv express many-to-many mysql nodejs sequelize winston
Last synced: 25 Dec 2024
https://github.com/thitikorn-nupan/node.js-sequelize-login-with-database-authentication
this project, I try to build api for user. user can sign in or register, When who can logged in. this api will return data of book. it makes sure user was authenticated. So I still know way to use bcrypt module for hashing user's password. (I still work with sequilize. It doesn't take long for build api)
bcrypt body-parser dotenv express javascript mysql nodejs sequelize winston
Last synced: 25 Dec 2024
https://github.com/thitikorn-nupan/dart-crud-mysql
this project i keep leaning about dart and this time i build application, works with database (CRUD concept) and i still know how to access env file. next step i will build rest api (apply logic from this app).
dart dotenv logging mysql-client
Last synced: 25 Dec 2024
https://github.com/thitikorn-nupan/docker-using-node.js-mysql
this project, I still keep to use docker for build api, But this project is differnece I know many way to config for only Mysql and Node.js, Phpmyadmin it's not necessary anymore. I know the way to use multiple Docker-compose. Including, the way to use Docker extends (That's Perfect for managing Service). I think this's enougth for beginer command
body-parser docker dotenv express javascript mysql2 nodejs winston
Last synced: 25 Dec 2024
https://github.com/dunghenry/docker
NodeJS + docker
bcrypt body-parser cors docker dotenv expressjs helmet mongodb mongoose morgan nodejs restful-api typescript
Last synced: 25 Jan 2025
https://github.com/phacman/php-dotenv
Compact version of "symfony/dotenv"
compact dotenv env environment php php8
Last synced: 25 Dec 2024
https://github.com/sujoncoder/artvalley-backend
A art valley project backend
cors dotenv express jwt-authentication mongodb mongoose morgan nodejs nodemon parser rate-limiter
Last synced: 10 Jan 2025
https://github.com/sujoncoder/rest_api
Rest API using nodejs.
async-handler-support bcrypt colors cors dotenv express jwt-authentication mongoose muter nodejs
Last synced: 10 Jan 2025
https://github.com/romykundal/api-fetch-weather-data
nodejs project task including integrated third party API to get weather data from Weather API, also Unit test case implemented in mocha chai module
api babel-cli chai dotenv mocha mongo mongoose nodejs restful supertest supertest-mocha-chai testing unit unittest weather
Last synced: 25 Dec 2024
https://github.com/guruprasad3n/crud-node-application
The Product and Review Management System is a Node.js application with MongoDB integration that allows users to manage products and their associated reviews. This documentation provides an overview of the application, its features, technical requirements, and instructions for setting up and running the project.
chai cors dotenv expressjs mocha mocha-chai mongodb mongoose nodejs nodemon npm supertest
Last synced: 25 Dec 2024
https://github.com/anhtungbui/typescript-express-boilerplate
Minimalistic project template to jump start an Express.js back-end application in TypeScript 🚀 Dotenv, ESLint, Prettier, Jest, Nodemon, Debuggers pre-configured ⚙️
dotenv eslint expressjs nodejs nodemon prettier typescript vscode
Last synced: 13 Oct 2024
https://github.com/jipconan/golden-fields-estate
Golden Fields is a real estate platform for managing agents and properties, with agents linked to multiple properties and vice versa. Data is stored in MongoDB, and images are hosted on Cloudinary. Built with React.js and TypeScript.
api chakra-ui chakra-ui-react chakraui cloudinary dotenv estate mongodb mongodb-atlas mongodb-database mongoose react react-router reactjs tailwindcss typescript vite
Last synced: 05 Jan 2025
https://github.com/sujoncoder/job_portal_backend
bcrypt cookie cors dotenv express jwt-authentication limiter middleware mogoose mongodb multer nodejs nodemailer nodemon
Last synced: 10 Jan 2025
https://github.com/sujoncoder/youtube_lite
bcrypt corse dotenv expressjs middleware mongodb mongoose nodejs
Last synced: 10 Jan 2025
https://github.com/sujoncoder/express_js
body-parser chalk cors dotenv express-js middleware morgan multer-storage mvc-architecture nodemon
Last synced: 10 Jan 2025
https://github.com/sujoncoder/crud_rest_api_without_db
body-parser corse dotenv express node-js nodemon
Last synced: 10 Jan 2025
https://github.com/sujoncoder/contact_manager_backend_api
Contact manager backend API
bcryptjs dotenv express-js jwt-authentication mongodb mongoose nodejs nodemon schema
Last synced: 10 Jan 2025
https://github.com/shm-rsuf/tech-alpha-server
Tech-Alpha is a cutting-edge backend server that forms the backbone of your digital infrastructure. With its powerful and dynamic architecture, Tech-Alpha empowers your applications and services to deliver seamless, high-performance experiences to users. This server is built with next.js, expresse, mongoose, cors and dotenv
dotenv express-js mongodb mongoose node-js
Last synced: 26 Dec 2024
https://github.com/mfarhadattari/api-plan-perfect
API Services for plan perfect
dotenv express jsonwebtoken mongodb nodejs
Last synced: 31 Jan 2025
https://github.com/genndy007/comp_firm_nosql
Computer Firm Information System with NoSQL MongoDB
black dotenv githooks lint-staged mongodb poetry pymongo python
Last synced: 26 Jan 2025
https://github.com/vivmost/promanage
ProManage is an advanced project management tool designed to streamline project organization, enhance team collaboration, and optimize progress tracking. Built with React, Node.js, and MongoDB, ProManage offers robust features such as user authentication, dynamic task management, and real-time updates.
axios dotenv expressjs javascript jwt-authentication modular-css mongodb mongoose nodejs reactjs toastify
Last synced: 18 Jan 2025
https://github.com/souravpl8092/facebook-auth
Facebook Authentication using Node.js, Express, and Mongoose
bootstrap dotenv ejs express-sessions expressjs mongodb moongose nodejs passport passport-facebook
Last synced: 26 Dec 2024
https://github.com/akunna1/movie-search-webapp-rest-api
Writing the restful api for a movie search webapp. Searching for movies using title, genre, rating, and adding sections for sorting movies by ratings, genres etc.
backend cors database dotenv express mongodb mongoose nodejs nodemon
Last synced: 31 Jan 2025
https://github.com/yaroslavtsebro/todo-app
simple todo api using prisma orm, express, etc
bcrypt class-transformer class-validator cors dotenv jwt prisma-client prisma-orm typescript winston winston-logger
Last synced: 02 Jan 2025
https://github.com/maia14/weather-app
Weather app developed in Node.js, using express, ejs, dotenv.
Last synced: 02 Jan 2025
https://github.com/databytesun/task-tracker
A Todo App is a great beginner project because it covers the basics of full-stack development. Here we have a backend API with Node.js and Express, which interacts with a MongoDB database, and connect everything with a React front end.
cors dotenv express-js mern mern-project mern-stack mongodb mongodb-database nodejs nodemon postman react reactjs
Last synced: 10 Jan 2025
https://github.com/burnett01/phpdotenv-constants-adapter
A PHP define() & constant() adapter for vlucas/phpdotenv
adapter constant define dotenv php-dotenv phpdotenv
Last synced: 31 Jan 2025
https://github.com/richardzhang01/netflix-clone
A Netflix UI clone developed using React and powered by The Movie Database API.
axios css dotenv firebase google-auth react react-router redux stripe
Last synced: 17 Jan 2025
https://github.com/olukeye/social-media-app
A minor social app
bcrypt body-parser dotenv express-js express-validation helmets jwt mongodb morgan
Last synced: 02 Jan 2025
https://github.com/olukeye/movies-app
Simple Movie App Collections And Rentage
crypto dotenv express-js javascript jsonwebtoken mongoose nodejs react
Last synced: 02 Jan 2025
https://github.com/kiranwankhade/invact
Movie Watchlist Application
chakra-ui cors dotenv expressjs mongodb mongoose react-icons react-loader-spinner react-router-dom reactjs
Last synced: 26 Dec 2024
https://github.com/narotam-mishra/user-crud-api
created CRUD APIs to manage user details using Nodejs, Express and MongoDB
bcrypt dotenv express middleware mongodb mongoose nodejs
Last synced: 30 Jan 2025
https://github.com/narotam-mishra/todo-crud-apis-auth
Created a todo list APIs with authentication using Node.js, Express & JWT and integrated with a Mongo database
bcrypt dotenv express express-async-errors http-status-code jest jsonwebtoken mongoose nodejs nodemon supertest
Last synced: 30 Jan 2025
https://github.com/narotam-mishra/user-management-crud-apis
created CRUD APIs to manage user details using Nodejs, Express and MongoDB
dotenv express mongoose nodejs
Last synced: 30 Jan 2025
https://github.com/narotam-mishra/book-apis-backend
created a RESTful API for managing a simple book database using Node, Express js & MongoDB . The APIs will allow us to perform Create, Read, Update, and Delete (CRUD) operations on book records.
dotenv express git middleware mongoose nodejs nodemon
Last synced: 30 Jan 2025
https://github.com/narotam-mishra/clairco-page-view-backend
created backend REST APIs for page-view-event data read & write operation using Nodejs , Express & MongoDB
dotenv express json middleware mongoose nodejs
Last synced: 30 Jan 2025
https://github.com/narotam-mishra/crypto-currency-app-backend
Created crypto currency converter APIs to calculate exchange rate for any currency using Nodejs & Express
apis axios cors crypto currencies dotenv expressjs nodejs
Last synced: 30 Jan 2025
https://github.com/narotam-mishra/product-store-frontend
product-store-app is MERN stack based app which perform CRUD operation on product details
axios dotenv notistack react react-dom react-hooks react-icons react-router-dom reactjs
Last synced: 30 Jan 2025
https://github.com/narotam-mishra/mern-productstore-backend
created product store backend APIs (REST) using Nodejs and Express
dotenv expressjs mongoose nodejs
Last synced: 30 Jan 2025
https://github.com/chillerlan/php-dotenv
Load .env files into the environment. PHP 7.4+
dotenv dotenv-loader env environment-variables php php-library php7 php8
Last synced: 17 Jan 2025
https://github.com/alexdlaird/shenv
Easily manage per-project environment variables
cli dotenv environment-variables python shell
Last synced: 20 Jan 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: 02 Jan 2025
https://github.com/saviornt/pydantic-settings
A dynamic Python library for managing environment variables, configurations, and secrets using Pydantic. Supports async workflows, encrypted .env files, and optional integrations with AWS, Azure, and Google Cloud.
async-python aws azure configuration-management dotenv encryption environment-variables google-cloud pydantic python-3 python-library secrets-management
Last synced: 01 Feb 2025
https://github.com/m-housni/express-redis-session-management
Implement a robust session management system that ensures high performance, scalability, and security for user sessions.
api authentication authorization bcrypt docker docker-compose dotenv express grafana metrics middleware monitoring nodejs prometheus redis session-management
Last synced: 30 Jan 2025
https://github.com/aka-azad/study-buddies
This is a web platform for students to create assignments and submit assignments also grading assignments submitted by others.
axios-react crud dotenv firebase-auth react vite
Last synced: 12 Jan 2025
https://github.com/noushinsaad/service-review-client-site
Welcome to the Service Review Application, a platform designed to help users explore, review, and manage various services seamlessly. This full-stack application combines user authentication, CRUD operations, and dynamic filtering for a comprehensive experience.
axios dotenv jwt-authentication mongodb nodejs reactjs vite
Last synced: 12 Jan 2025
https://github.com/shivamkumar24/dataneuron
The DataNeuron Frontend Interface facilitates the interaction with the backend API through a user-friendly web application. It features three primary resizable components, each dedicated to specific functionalities: adding data, updating data and showing operation counts.
axios chakra-ui cors dotenv express mongodb mongoose nodemon react react-resizable
Last synced: 26 Dec 2024
https://github.com/shivamkumar24/lifestylestores.com-clone-backend
This repo is created for OutFit project backend deployment.
bcrypt cors dotenv express jsonwebtoken mongoose nodemon
Last synced: 26 Dec 2024
https://github.com/shivamkumar24/idea-clan-social-media
This is a backend server application for a basic social media platform built with Node.js, Express, MongoDB, and GraphQL.
axios bcrypt chakra-ui cors dotenv express-graphql expressjs graphql jsonwebtoken mongoose nodejs nodemon react react-icons react-router-dom
Last synced: 26 Dec 2024
https://github.com/jveiiga/project-crud-plus-admin-permission
Projeto feito utilizando NodeJs no ambiente Express e outras tecnologias.
babel-plugin bcryptjs cross-env dotenv expressjs jest jsonwebtoken nodejs nodemon sucrase supertest uuid
Last synced: 02 Jan 2025
https://github.com/jveiiga/desafio_full-stack
Projeto desenvolvido no inicio do M6, já no final do curso, desenvolvido com TypeORM, NextJs e ChakraUI.
axios brcypt chakra-ui cross-env dotenv express express-async-errors jsonwebtoken next nookies pg react react-hook-form reflect-metadata typeorm typescript yup
Last synced: 02 Jan 2025
https://github.com/kibria-khandaker/book-catalog-backend
this application for backend and PostgreSQL DataBase
bcrypt cors dotenv eslint express http-status husky jsonwebtoken postgresql postgresql-database prettier prisma prisma-client typescript zod-validators
Last synced: 26 Jan 2025
https://github.com/kibria-khandaker/simple-book-catalog-react-redux-ts-backend
It is a backend part of fronted, if want to check Frontend Visit Frontend Live link, Also Backend Server Live link in README file description for checking
bcrypt cors dotenv express http-status-codes jsonwebtoken mongoose ts-node-dev typescript
Last synced: 26 Jan 2025
https://github.com/unfoldml/dotenv-micro
Tiny dotenv library
dotenv environment-variables twelve-factor-app
Last synced: 01 Feb 2025
https://github.com/amanmandal-m/shayari_generator
This is Shyaari Generator App so user can use this to generate shayaari in hindi or English Both.
cors css dotenv express-js html javascript mongoose node-js render
Last synced: 26 Dec 2024
https://github.com/amanmandal-m/githuboauth_backend
This is Github Oauth Backend and Frontend if any Node developer wants to add in own project so you can easily use this repo and read docs for further information.
colors cors dotenv express-js express-session mongoose node-js nodemon passport passport-github2 render
Last synced: 26 Dec 2024
https://github.com/amanmandal-m/buy_cars
This Project is for selling or buying a second hand cars and dealer can manage second hand cars such as create , delete and update.
axios bcrypt chakra-ui dotenv express-js jsonwebtoken mongoose node-js nodemon pm2 react-js react-router-dom swagger-ui
Last synced: 26 Dec 2024
https://github.com/amanmandal-m/triveous-ecommerce-backend
Our backend powers an e-commerce platform. It handles user management, product operations, shopping carts, order processing, and more. Built with Node.js, Express.js, and MongoDB, it's designed for scalability and integration with your frontend.
aws-ec2 bcrypt cors dotenv ejs express-js jsonwebtoken mongoose node-js nodemailer twillio
Last synced: 26 Dec 2024
https://github.com/kibria-khandaker/tourbooking-backend
The code hosting in to render platform for API connection with frontend site.
bcryptjs cookie-parser cors dotenv express jsonwebtoken mongodb mongoose
Last synced: 26 Jan 2025
https://github.com/jetsadawijit/project-express-mail-auto-sender
dotenv email email-sender express outlook
Last synced: 17 Dec 2024
https://github.com/amanmandal-m/flurn_booking_system_backend
This is Flurn Company Assignment this is for booking seats backend system .
cors csvtojson dotenv express-js mongoose node-js render swagger-docs swagger-ui
Last synced: 26 Dec 2024
https://github.com/amanmandal-m/code_conversion_generator
This is Code conversion generator so developers or user they can convert their code in any languages.
cors css dotenv express-js html javascript mongoose node-js railway
Last synced: 26 Dec 2024
https://github.com/eggys321/em-mern-social-app
mern-social-media app for my trainees
axios dotenv express express-fileupload mongoose nodejs nodemailer nodemon react-router-dom reactjs validator
Last synced: 30 Jan 2025
https://github.com/eggys321/ejstuts
Simple task manager using ejs
dotenv ejs-templates expressjs mongodb mongoose nodemon
Last synced: 30 Jan 2025
https://github.com/ritesh22201/github-app
This Github app allow users to execute the code when they make a pull requests with the command '/execute' in commit message or comment.
dotenv google-generative-ai nodejs probot
Last synced: 19 Dec 2024
https://github.com/nahidn228/service-sharing-webapp-client
"A dynamic web platform allowing users to share, book, and manage services effortlessly. Features include JWT authentication, service booking, and a seamless user experience with interactive animations and theme customization."
axios cookie-parser cors dotenv express firebase framer-motion jsonwebtoken mongodb swiper vite
Last synced: 12 Jan 2025
https://github.com/basedhound/crud-test-2_api
RESTful API built with Node.js and Express, featuring authentication, MongoDB integration, and full CRUD operations. It includes robust security and validation measures for secure data handling.
api bcrypt cors dotenv express helmet jsonwebtoken jwt mongodb mongoose mongoose-unique-validator multer nodejs
Last synced: 02 Jan 2025
https://github.com/basedhound/crud-test-1_api
Build a REST API with Node, Express, and MongoDB. This API should handle CRUD operations for managing products and be connected to a database. Successfully implementing it will reveal a secret word.
api cors crud dotenv express mongodb mongoose node nodejs
Last synced: 02 Jan 2025