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-01-06 00:08:41 UTC
- JSON Representation
https://github.com/nda17/node-express-server
Node-express-server
colors compression cors dotenv express-js helmet jest morgan node-js prisma supertest ts-node-dev tsconfig-paths typescript zod-validation
Last synced: 21 Dec 2024
https://github.com/sahithyabeesu03/wanderlust
Wanderlust, is a full-stack web application built using Node.js and Express that focuses on user authentication, media management, and location-based services. It allows users to create accounts, upload travel media, and interact with maps to explore locations and give their reviews.
cloudinary css dotenv ejs-templates expressjs html javascript joi-validation mapbox method-override mongodb mongoose multer-storage nodejs passportjs
Last synced: 21 Dec 2024
https://github.com/hawkpraveen/survey-be
Backend for the survey task by Humming Bee
dotenv expressjs jwt-authentication mongoose nodejs render
Last synced: 21 Dec 2024
https://github.com/aayushthakur1999/ytclone-backend
A repository which serves as the backend for our YouTube clone app
bcrypt cookie-parser cors dotenv expressjs javascript jsonwebtoken mongodb-atlas mongoose-aggregate-paginate-v2 mongoosejs multer nodejs nodemon prettier
Last synced: 12 Nov 2024
https://github.com/faleialina/todo-restapi
ToDo is a user-friendly todo tasks application designed to streamline and enhance your daily task management experience. This project aims to provide a comprehensive solution for organizing, prioritizing, and tracking your tasks efficiently.
dotenv eslint express mongoosejs prettier react swagger typescript vite
Last synced: 12 Nov 2024
https://github.com/saurabhrkp/m-bias
Full website with Admin Panel. Post page have functions as like, save and comment. Panel for Admin to create, edit and delete posts and users. Transforming Photos while uploading etc.
amazon-s3 amazon-web-services async dotenv ejs expressjs mongodb mongoose mongoose-plugin multer multer-s3 passport passport-local sharp
Last synced: 12 Nov 2024
https://github.com/satyam-software-developer/social-media-backend
Social-Media-Backend project created with nodejs for backend web developement.
bcrypt cors dotenv expressjs git github jsonwebtoken mongodb mongodb-atlas mongoose nodejs nodemon postman
Last synced: 06 Jan 2025
https://github.com/fabio-sudo-apt/money_flow_back
bcrypt cors dotenv eslint express jsonwebtoken morgan node-ts prisma typescript vitest-ts zod
Last synced: 06 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/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/phatnguyenuit/express-example
This is an express example application implement CRUD with Mongoose. Support dockerize
body-parser cors dotenv expressjs mongoosejs nodejs
Last synced: 11 Nov 2024
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/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/neelakandanv/url_shortener-be
MiniUrl - An Url shortening service
bcryptjs cors dotenv expreesjs git github javascript jwt mongodb-atlas mongoose nodejs nodemailer nodemon postman render
Last synced: 17 Nov 2024
https://github.com/zenithclown/flask-docker-template
Template for Flask and Docker
dependabot docker docker-compose dockerignore dotenv flake8 flask flask-restful gitattributes github-actions gitignore python rest-api template templates
Last synced: 28 Dec 2024
https://github.com/fsmaiorano/scheduler
:computer: A scheduler application with backend and frontend
axios babel bcrypt body-parser chai dotenv express font-awesome mocha mongoose nodejs nodemailer nodemon nyc require-dir toastr
Last synced: 22 Dec 2024
https://github.com/es1ammohamed/todo-app
TaskTracker is a user-friendly task management system designed to help individuals organize their activities efficiently. Users can create a personal account where they have the flexibility to add, edit, and delete tasks. The interface provides a seamless experience, allowing users to easily input new tasks, mark them as completed, and remove tasks
agile black classbasedviews django docker dotenv pep8 postgresql python scrum
Last synced: 22 Dec 2024
https://github.com/agust613/don_bosco_labs_back
Don Bosco Clinical Laboratory Backend
api-rest backend dotenv express http nodejs postgres requests typescript
Last synced: 04 Jan 2025
https://github.com/muslehud77/deep-dive-mongoose
https://mongoose-deep-dive.vercel.app/
dotenv eslint expressjs husky mongoose nodejs prettier ts-node-dev typescript zod
Last synced: 12 Nov 2024
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/viniciusmattosrj/api-node-sms
api-client dotenv javascript nodejs sms-api
Last synced: 24 Dec 2024
https://github.com/pernillasterner/restful-api-for-subscribers
This project is a RESTful API built using Node.js, Express, and MongoDB. The API serves as a backend system for managing subscriber information. It provides endpoints for creating, reading, updating, and deleting subscriber data.
async-await dotenv express mongodb mongoose nodejs nodemoon rest-api
Last synced: 23 Dec 2024
https://github.com/kauanaagostini/nlw-heat-impulse-node
Aula 1 da NLW Heat. Criando BackEnd em NodeJS, para aplicação DoWhile2021!
Last synced: 14 Nov 2024
https://github.com/ltfschoen/opendata-test
Ruby app to experiment with Transport for NSW (TfNSW) Open Data API datasets
curl dotenv https net-http nsw-government opendata-api ruby transport
Last synced: 07 Dec 2024
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
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: 29 Nov 2024
https://github.com/shishirshekhar/todolist
This a to do list website
dotenv ejs ejs-templates expressjs lodashjs mongodb nodejs
Last synced: 30 Dec 2024
https://github.com/lafkpages/replit-extension-dotenv
A Replit extension that lets you import and export your secrets as a .env file.
dotenv extension replit secrets
Last synced: 07 Jan 2025
https://github.com/basedhound/kpop-social_app_react
Fullstack social media platform inspired by Kpop culture, featuring React with cozy color palettes. The frontend uses Redux and Mantine, while the backend is built on Node/Express/MongoDB.
axios bcrypt cors dotenv express jsonwebtoken jwt mern mongodb mongoose multer node-js nodemon react react-redux react17 redux
Last synced: 02 Jan 2025
https://github.com/subhranil002/chai-aur-nodejs
All the Codes are Collected and Written throughout the course ... ❤️ ... 𝐂𝐨𝐮𝐫𝐬𝐞 𝐋𝐢𝐧𝐤 ... 👇🏻
backend backend-api bcrypt cloudinary cookie-parser cors dotenv express expressjs jsonwebtoken mongodb mongoose multer node nodejs server
Last synced: 07 Jan 2025
https://github.com/subhranil002/telegrambot
TelegramBot is a Python script functioning as a 𝗧𝗲𝗹𝗲𝗴𝗿𝗮𝗺 𝗯𝗼𝘁. It offers features like starting conversations, providing contact details, and offering help, enhancing user interaction ... ❤️
dotenv python python-3 python-script python-telegram python-telegram-bot python3 telegram-bot
Last synced: 07 Jan 2025
https://github.com/abhishekak411/baxturenodeapi
Implementing a CRUD backend with an in-memory database involves creating basic data operations (Create, Read, Update, Delete) and storing data in RAM, ensuring fast access and manipulation.
chai dotenv express mocha mongodb-memory-server mongoose nodejs nodemon ts-mocha ts-node typescript
Last synced: 25 Dec 2024
https://github.com/thefox/parameters
Automatic replace variables in configuration file templates from environment variables.
configuration-files cpp cpp14 dotenv mit-license symfony
Last synced: 29 Nov 2024
https://github.com/rafiul29/tech-alpha-server
Discover Tech Alpha, where shopping meets innovation. Our MERN backend, fueled by Express, Node, CORS, and dotenv, ensures a dynamic and secure e-commerce adventure. Elevate your shopping experience with us, where technology and convenience converge for a seamless retail journey.
cors dotenv expressjs mern-stack mongodb nodejs project-management
Last synced: 25 Dec 2024
https://github.com/mouni2619/reactmarkdown-be
The ReactMarkdown backend manages user authentication, project creation, and data storage, offering RESTful API endpoints for user actions and project management. It ensures data integrity, security, and user-specific access controls, providing a robust infrastructure for the application.
bycrypt cors dotenv express mongodb-atlas nodemailer nodemon
Last synced: 16 Nov 2024
https://github.com/thefox/parameters-rust
Automatic replace variables in configuration file templates from environment variables.
configuration-files dotenv mit-license rust symfony
Last synced: 29 Nov 2024
https://github.com/digitalredpanda/unionofbots
A project that purposed to provide various services that comprises a twitch and discord bots, a simple voice-recognition that assists moderation
bot dotenv java javacord lombok maven sphinx4-speech spring-boot twitch4j voice-recognition
Last synced: 08 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/andresweitzel/graphql_microservices_projects
Central repository for GraphQL & Microservices type backend projects
apollo-graphql cisco-api dotenv express-js git graphql microservicios mysql nestjs nodejs postman-collection swagger typeorm typescript
Last synced: 05 Dec 2024
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: 05 Dec 2024
https://github.com/bunyaminmrcn/nuxt-shopping-card-app
Nuxt Shopping Basket App
Last synced: 08 Jan 2025
https://github.com/utkarshk95/fitflow
A MERN-based app which is a robust tool for tracking and managing diverse workout routines. Designed for fitness enthusiasts and trainers, it provides an intuitive platform to plan, monitor, and optimise fitness activities, ensuring seamless performance and real-time data processing.
cors css3 dotenv expressjs html5 javascript mongodb mongoose nodejs react react-bootstrap react-router-dom reactjs
Last synced: 08 Jan 2025
https://github.com/andresweitzel/microservice_paypal_orders_express
Microservice for the integration of Paypal API Orders implemented with ExpressJs, Nodejs, Typescript, nodemon, morgan, dotenv, cors, others.
axios cors dotenv expressjs git microservice morgan nodejs nodemon paypal-integration paypal-rest-api postman typescript
Last synced: 05 Dec 2024
https://github.com/ndf-web-dev/techy_blog_mvc
Full-stack application demonstrates MVC Paradigm, RESTful API, GET and POST Routes, express-session, cookies, and API Keys.
api-keys bcrypt connect-session-sequelize dotenv express express-middleware handlebars inquirer mvc mvc-architecture mysql mysql2 nodemon restful-api sequelize uniqid unique-id
Last synced: 30 Dec 2024
https://github.com/ndf-web-dev/ecommerce-store
E-commerce site back-end simulation
class-diagram dotenv express express-middleware insomnia javascript mysql2 sequelize
Last synced: 30 Dec 2024
https://github.com/princeinscripts/lms-website
Learning Management System (LMS) project, MERN (MongoDB, Express.js, React, Node.js) stack
axios bcrypt bcryptjs chartjs cloudinary cookie-parser cors dotenv express jwt-authentication mongodb mongoose multer nodejs nodemailer nodemon react react-router redux-toolkit vite
Last synced: 14 Nov 2024
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: 29 Dec 2024
https://github.com/kleutons/shopper-backend-v2
Desafio FullStak para a empresa shopper.com.br, esse é o projeto BackEnd feito com NODE.JS usando Fastify
dotenv fastify knex multer mysql mysql-database nodejs
Last synced: 29 Dec 2024
https://github.com/andresweitzel/centralized_version_control_system_v1_nodejs
Centralized version control system implemented with NodeJS, Typescript, Jest, Express, dotenv, nodemon, morgan, others.
dotenv express filesystem integration-testing jest morgan nodejs nodemon tdd typescript unit-testing
Last synced: 05 Dec 2024
https://github.com/andresweitzel/microservice_employees_nestjs
Microservice for employee management using Nestjs, TypeORM, MySQL, Nodejs, Typescript, nodemon, git, others
cors dotenv git microservice mysql nestjs nodejs nodemon postman typeorm typescript
Last synced: 05 Dec 2024
https://github.com/andresweitzel/microservice_cisco_devices_graphql
Microservice for managing Cisco devices implemented with GraphQL, Express, Apollo, NestJS, Typescript, NodeJS, TypeORM, dotenv, cors, swagger, swagger-ui, MySQL, others.
apollo-graphql apollo-server-express cisco cisco-api cors dotenv express-js expressjs graphql microservicios mysql nestjs nestjs-graphql nodejs swagger-ui typeorm typescript
Last synced: 05 Dec 2024
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/jonatandb/fullstackopen.com
Working app: "FullStackOpen Phonebook by Jonatandb"
axios bcrypt cors cross-env dotenv es6 express fullstackopen2020 jest jonatandb jwt-authentication mongodb mongoose mongoose-unique-validator nodejs nodemon react supertest
Last synced: 12 Nov 2024
https://github.com/santhoshs50/user-management-dashboard
Task from Ajackus
axios cors css dotenv express html javascript mongodb mongoose nodejs react-redux react-router reactjs user-management
Last synced: 03 Dec 2024
https://github.com/paalamugan/nodejs-backend-with-typescript
Its building top of the Node.js express apps with TypeScript
backend bcrypt dotenv eslint express jest lusca mongoose nodemailer passport passport-facebook passport-local pug sass scss ts typescript winston winston-logger
Last synced: 19 Nov 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 Nov 2024
https://github.com/renovatt/portfolio-api
API desenvolvida especialmente para o meu portfolio , proporcionando uma renderização dos meus projetos juntamente com todas as suas informações, habilidades técnicas e habilidades interpessoais. Ela foi construída utilizando as tecnologias Node.js e Express, enquanto o banco de dados utilizado é o mongoDB.
dotenv mongodb mongoose nodejs prisma typescript vercel vercel-deployment
Last synced: 08 Jan 2025
https://github.com/jsamuelap/node-webserver-railway
Webserver del curso de Node.js de Fernando Herrera en Udemy
dotenv express fernandoherrera handlebars nodejs nodemon railway udemy webserver
Last synced: 08 Jan 2025
https://github.com/jsamuelap/climaapp-node
Aplicación de consola para consultar el clima de cualquier parte del mundo
axios colors dotenv fernandoherrera inquirer mapbox nodejs openweathermap-api udemy
Last synced: 08 Jan 2025
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 Nov 2024
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 Nov 2024
https://github.com/faresbakhit/nginx-dotenv
Ever wanted to sync your .env with nginx.conf? 😎
dotenv dotenv-parser nginx nginx-configuration nginx-proxy
Last synced: 29 Nov 2024
https://github.com/starkelessar/send-to-telegram
Сервер для отправки сообщений с сайта в Telegram
dotenv express-js node node-js
Last synced: 20 Dec 2024
https://github.com/kislaykashyap-hub/course-registration-system
This project is a Node.js Express application that interacts with MongoDB to manage users, courses, registrations, and scores.
api api-rest backend developer development dotenv expressjs git github javascript linux mongodb nodejs vscode
Last synced: 23 Nov 2024
https://github.com/kislaykashyap-hub/node.js-express-postgresql-apis
This repository contains a Node.js application using Express and PostgreSQL to provide API functionality for managing students, courses, modules, and additional features.
api body-parser cors crud development dotenv entity-relationship-diagram expressjs git javascript linux nodejs postgresql schema sql
Last synced: 23 Nov 2024
https://github.com/mjamesd/jubilant-robot
A blog app with an MVC content management system using Express.js
css3 dotenv express express-session handlebars html5 jquery materialize mvc mysql node sequelize
Last synced: 12 Nov 2024
https://github.com/kislaykashyap-hub/super-app
The Super App is a comprehensive platform that integrates multiple services including user management, e-commerce, payment processing, real-time messaging, ride-hailing, analytics, notifications, and search functionality.
authentication crud dotenv expressjs javascript jwt linux microservices mongodb mongodump mongorestore nodejs restful-api
Last synced: 23 Nov 2024
https://github.com/basedhound/chili-sauces_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.
angular api bcrypt crypto-js dotenv express fullstack helmet jsonwebtoken mongodb mongoose mongoose-unique-validator multer nodejs
Last synced: 02 Jan 2025
https://github.com/jackblackjack/fc-upload-example
File Uploads Example Application
bunyan connect-flash cookie-parser cors cron-job-manager dotenv ejs express express-session mongoose multer
Last synced: 30 Nov 2024
https://github.com/jackblackjack/fc-upload-api-example
File Uploads Example API
bunyan cron-job-manager dotenv express mongoose multer
Last synced: 30 Nov 2024
https://github.com/nia3zzz/mern-react-native----calculator
This MERN app allows users to perform simple calculations, featuring functionalities for adding,subtracting or multiplying, and also perform divisions with decimals saving every single calculation in MongoDB.
appdevelopment calculatorapp dotenv expo expressjs full-stack mern-stack mern-stack-development mongodb mongodb-database mongoose mongoosejs nodejs reactnative rest-api
Last synced: 08 Jan 2025
https://github.com/nia3zzz/mern---firebase-auth-testing
This MERN app allows users to create a account using their gmail account with the help of firebase. It has functionality for hashing the passwords with bcryptjs before saving in DB, saving cookies in local storage during login process with the help of jsonwebtoken and saving every single accounts created in MongoDB.
bcryptjs dotenv express-router expressjs firebase firebase-auth jsonwebtoken mern-stack mongoosejs nodejs nodemon react-router reactjs
Last synced: 08 Jan 2025
https://github.com/anbumani12/crm-backend
CRM Backend Capstone Project
cors dotenv express jsonwebtoken mongodb mongoose nodemailer
Last synced: 20 Nov 2024
https://github.com/luiggi-piero/kr-food-backend-pub
Aplicación backend del sistema KR Food
bcryptjs cloudinary dotenv express express-async-handler jsonwebtoken mongoose multer node
Last synced: 17 Oct 2024
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: 11 Nov 2024
https://github.com/matt-duraes/api_organize-se
Criação de uma api utilizando Express + MongoDb
dotenv expressjs mongoatlas mongodb mongoose nodejs nodemon
Last synced: 12 Nov 2024
https://github.com/mohaiminul375/gadget_hub_server
A full-stack functional based Gadget Product website(server_side)
Last synced: 05 Jan 2025
https://github.com/lvce-editor/language-basics-dotenv
Dotenv syntax highlighting
dotenv lvce-editor syntax-highlighting
Last synced: 12 Nov 2024
https://github.com/mohib75/specto-server
This is a demo e-commerce website, where people can see the products avillable.
cookie-parser cors dotenv jwt mongodb vercel
Last synced: 07 Jan 2025