.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: 2026-06-20 00:08:57 UTC
- JSON Representation
https://github.com/santhoshs50/chat_app
MERN Chat App
chatapp daisyui dotenv expressjs jwt mernproject moongose nodejs nodemon reactjs redux socket-io tailwindcss
Last synced: 19 Jan 2026
https://github.com/serkan-ucakcioglu/express_file_upload
express-file-upload
dotenv express-js express-upload mongodb mongoose node-js nodemon
Last synced: 07 Apr 2026
https://github.com/santhoshs50/backend
Wonder_Aqua_Garden_BE
cors dotenv expressjs jwt mailer mongoose nodejs nodemailer nodemon redux-toolkit stripe
Last synced: 09 Apr 2026
https://github.com/flexstack/envtpl
A CLI tool for generating .env files from .env.template files via prompt
dotenv dotenv-cli dotenv-editor dotenv-template
Last synced: 25 Jul 2025
https://github.com/tankengine-ish/space_exploration_full_stack_app
MERN Stack Application Leveraging The Open-Source SpaceX API [personal project]
axios cors dockerfile dotenv github-actions mern-stack mongodb-atlas mongoose postman
Last synced: 16 Apr 2026
https://github.com/rajharit77/delta-hotel-back-end
Ceci est une repository pour la face caché du site ou backend(avec API) de mon projet personnel pendant une année de passage (L1) chez HEI nommé Delta Hotel
api axios axios-react back-end body-parser cors delta dotenv env expressjs fs hotel hotel-booking hotel-management hotel-website javascript nodejs nodemon nodemon-express rest-api
Last synced: 11 Apr 2026
https://github.com/javitocor/quality-assurance
5 Different projects to practice using Expressjs and other libraries. Tests included
dotenv expressjs javascript mocha-chai mocha-tests mongoosejs nodejs
Last synced: 11 Apr 2026
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: 01 Jul 2025
https://github.com/karmaniverous/get-dotenv-child
An example of a custom CLI based on get-dotenv.
cli command-line demo dotenv dotenv-cli dotenv-loader dotenv-parser example template-project
Last synced: 13 Mar 2025
https://github.com/sujoncoder/learnify
Full-stack LMS platform.
bcrypt cnn dotenv mongodb mongoose nextjs nodejs react react-icons resend shadcn-ui tailwindcss tw-merge zod
Last synced: 30 Dec 2025
https://github.com/levicarlosz/remotar-discord-bot
Remotar Discord Bot é um bot para Discord que automatiza a busca e o compartilhamento de vagas de trabalho remoto do site Remotar.com.br. Ele realiza web scraping periodicamente e envia as oportunidades mais recentes para um canal específico do servidor, facilitando a busca por empregos para estudantes e profissionais.
discord-js dotenv nodejs puppeteer yarn
Last synced: 11 Apr 2026
https://github.com/hir4/mongoose_api
Project using Node, Express and Mongoose to create an API that access MongoDB database and make all the CRUD operations.
api-rest crud dotenv express javascript mongodb mongoose nodejs nodemon
Last synced: 11 Apr 2026
https://github.com/pwshrc/poshy-env-var
Ergonomic cmdlets for assigning, retrieving, and deleting environment variables - including path-munging for arbitrary PATH variables.
dotenv environment environment-variable path powershell powershell-gallery powershell-module pwshrc
Last synced: 14 Apr 2025
https://github.com/heaths/go-dotazure
Load environment variables from Azure Developer CLI environment
Last synced: 16 Jun 2025
https://github.com/manish312002/mvblog
MVBlog is a blog management platform that allows users to create, view, edit, and delete blog posts. Users can register, log in, and manage their posts with features such as file uploads and personalized content. The application utilizes JWT for authentication, bcrypt for password hashing, and PostgreSQL for database storage.
api authentication backend bcrypt blog cors crud dotenv express fileupload full-stack jwt middleware multer nodejs pern-stack postgresql rest-api web-application
Last synced: 16 Apr 2026
https://github.com/jonathanprojetos/trybesmith
Nesta aplicação foi desenvolvido uma API e um banco de dados, com intuito de produzir uma loja de produtos medievais.
dotenv eslint express express-async-errors joi-validation jsonwebtoken mysql mysql2 typescript
Last synced: 02 Apr 2026
https://github.com/abhijitnr/basic-notes-app-backend
This is a simple backend for basic notes app. To checkout frontend part please click the link 👇👇👇👇
bcrypt cors dotenv expressjs jsonwebtoken mongodb-atlas mongodb-database mongoose mongoose-schema nodejs nodemon
Last synced: 11 Apr 2026
https://github.com/shivam-sharma-1/facility-management-system
The Facility Management System is a comprehensive management solution developed using the MERN (MongoDB, Express.js, React, Node.js) stack. It allows users to book time slots in facilities and provides role-based access control for various functionalities. This is a modified version of the one which was created as a project for DRDO Cabs internship
axios cors css3 dayjs dotenv express fullcalendar html5 javascript joi material-ui nodejs prisma-orm react react-router-dom tailwindcss tanstack-react-query typescript winston
Last synced: 08 Jan 2026
https://github.com/jipconan/jippie-e-commerce-app
Jippie e-commerce offers secure payments and easy browsing for art collectibles.
airtable-api chakra-ui-react chakraui cloudinary-api dotenv e-commerce-website react react-router reacticons reactjs snipcart-api tailwindcss
Last synced: 11 Apr 2026
https://github.com/nullsablex/env-samp
Rust plugin for SA-MP and Open Multiplayer that loads a .env file at startup and exposes the values to Pawn through a single typed Env() native (string, int, float, bool). Universal .so/.dll, no hardcoded credentials, strongly-typed API, UTF-8-safe.
dotenv environment-variables open-mp open-multiplayer pawn rust sa-mp samp samp-plugin
Last synced: 26 May 2026
https://github.com/krotovic/netlify-plugin-dotenv
Netlify Build plugin that reads environment variables from .env file
Last synced: 16 Jan 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/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/mosespace/vercel-env-fetcher
Fetching your environmental variables from vercel is now made easier. 🎉
dotenv env environment-variables npm npm-package package variables vercel
Last synced: 26 Feb 2026
https://github.com/acsbitmen/login-backend
Este proyecto es un backend para un sistema de autenticación y gestión de usuarios (CRUD) desarrollado con Node.js, Express, y PostgreSQL. Proporciona una API segura que permite a los usuarios iniciar sesión, y ofrece funcionalidades de administración de usuarios para aquellos con el rol de administrador.
body-parser cors dotenv express-js express-rate-limit javascript jsonwebtoken nodejs pg sql
Last synced: 18 Feb 2026
https://github.com/haydenk/overseer
A zero-dependency, Procfile-based process manager in Go — a lightweight Foreman clone.
cli colorized-output devtools dotenv foreman formation go golang graceful-shutdown process-manager process-orchestration procfile static-binary zero-dependencies
Last synced: 03 Apr 2026
https://github.com/ricardorobledo/frontend-react---mern
To-do app with react
axios bootstrap5 dotenv netlify react react-hook-form reactrouterdom
Last synced: 02 Apr 2026
https://github.com/niteshrawat0401/-dazzler_software
This is an admin panel that provides the ability for administrators to create, delete, and search user accounts. It also includes comprehensive validation for user signup and login processes.
axios bcrypt cors dotenv expressjs jsonwebtoken mongodb mongoose nodejs nodemon react-router-dom reactjs
Last synced: 01 Apr 2026
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: 17 May 2026
https://github.com/mahajabin-tokon/pha12-digital-product-review-server
The Product Hunt backend, built with Node.js and Express.js, manages user roles, product data, payments, and secure operations, enabling seamless frontend-database communication.
cors dotenv express jsonwebtoken mongodb stripe
Last synced: 06 Apr 2026
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: 17 May 2026
https://github.com/eduardozepeda/graphql-mongo-db-api
A small practice to test mongodb and graphql basic functions
Last synced: 08 Apr 2026
https://github.com/sourik-10/prismai
QuickAI is a full-stack AI web application built with a modular client–server architecture. The project is primarily developed in JavaScript, with the frontend and backend kept in separate folders for better structure and scalability. It leverages modern web technologies and integrates AI-powered features to deliver intelligent interactions.
axios clerk clipdrop-api cloudinary cors dotenv expre gemini-api multer neon nodejs pdf-parser react react-router-dom tailwindcss toaster
Last synced: 12 Apr 2026
https://github.com/basedhound/aquisitions_api
An API project developed using Docker, Warp, Arcjet, with automated CI/CD, and a backend implemented with Node.js, Express.js, Neon Postgres, Drizzle ORM, and Zod—secure, scalable, and production-ready.
api arcjet bcrypt cookie-parser docker dockerfile dotenv drizzle drizzle-orm express helmet morgan nodejs warp winston zod
Last synced: 06 May 2026
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: 20 Jan 2026
https://github.com/sarthak03dot/sarthak-tasks
Inreal Solution : Build a full-stack task management app with basic CRUD functionality using MERN stack
cors crud-operation dotenv expressjs mongoose nodejs reactjs
Last synced: 09 Apr 2026
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: 06 Apr 2026
https://github.com/grottopress/envy.rb
Load environment variables from YAML
Last synced: 29 Apr 2026
https://github.com/darthinvader/borealis
A Tabletop RPG toolset and game companion.
axios axios-react dnd-tools dnd5e dotenv framer-motion material-ui modal react react-router typescript
Last synced: 20 Apr 2026
https://github.com/mashruf-ahmed55/food-expire-tracker-system-server
Food Expires Trackers System Server Side
cookie-parser cors dotenv express-js jsonwebtoken mongodb-atlas mongoose
Last synced: 28 Jun 2025
https://github.com/sujoncoder/library-management-api
Library Management System API - B5A3
dotenv mongodb mongoose tsx typescript
Last synced: 28 Jun 2025
https://github.com/sadabnepal/express-js-framework
Developed API using ExpressJS, testing using SuperTest and mocha framework.
api-development api-testing chai dotenv expressjs mocha mocha-chai mochawesome nodejs
Last synced: 11 Apr 2026
https://github.com/mashruf-ahmed55/recipe-book-app-server
Recipe Book Server
cors dotenv expressjs jsonwentoken mongodb-atlas mongoose
Last synced: 10 Jul 2025
https://github.com/rusiththarindu/dall-e-image-generator
cloudinary cors dotenv express file-saver mongoose node nodemon openai react react-rounter-dom
Last synced: 08 Apr 2026
https://github.com/irenaeus-xvi/e-commerce
E-Commerce Project is a scalable and customizable platform for online businesses. It's built using Node.js, Express, and MongoDB.
authentication authorization bycrypt cloudinary dotenv expressjs global-error-handling joi-validation jsonwebtoken mongodb mongoose morgan multer nanoid nodejs nodemailer qrcode-generator slugify stripe-payments
Last synced: 14 Apr 2026
https://github.com/balakrishnan-10/nodejs-5-password-reset-flow
Password Reset Flow Task using Nodemailer
bcryptjs cors dotenv expressjs jsonwebtoken mongodb-atlas mongoose nodemailer nodemon postman vscode
Last synced: 08 Apr 2026
https://github.com/hurricanemark/nodejs-passport-login
Front-end working project implementing PassportJS with ExpressJS
bscrypt dotenv ejs express-flash express-session expressjs method-override nodejs nodemon passport passport-local
Last synced: 08 Apr 2026
https://github.com/alin00r/task-manager-api
REST-API Task Manager APP
bycrypt dotenv expressjs jest jsonwebtoken mongodb mongoose multer nodejs resend rest-api sharp superagent
Last synced: 08 Apr 2026
https://github.com/janardhanej/janardhanej1906-placement-cell
Placement Cell Application is a full-stack web app which allows employees to manage student details, course scores and interview results. Employees can schedule interviews, mark results and export data to CSV for reporting.
bcrypt css dotenv express express-ejs-layouts express-session fastcsv html javascript mongodb moongose nodejs passport
Last synced: 05 Apr 2026
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: 08 Apr 2026
https://github.com/lalabuy948/genvutils
Go environment utilities (genvutils) - provides useful environment variables operations
dotenv dotenv-loader dotenv-parser golang golang-library golang-tools
Last synced: 04 Apr 2025
https://github.com/qwerryfiwy/neurax
NeuraX is an AI assistant powered by AzureOpenAI.
ai azureopenai dotenv fastapi framer-motion nextjs python tailwindcss
Last synced: 08 Apr 2026
https://github.com/olukeye/movies-app
Simple Movie App Collections And Rentage
crypto dotenv express-js javascript jsonwebtoken mongoose nodejs react
Last synced: 02 Apr 2026
https://github.com/dmitry145528/react-mesto-api-full-gha
Проект "Mesto" - это простое веб-приложение, которое представляет собой страницу для обмена фотографиями и путешествиями. Пользователи могут просматривать фотографии различных мест, добавлять свои собственные фотографии, ставить лайки и редактировать свой профиль.
api-rest array-methods bem-nested celebrate cookie-parser css dotenv express flexbox grid-layout import-export joi-validation jsx jwt-authentication middleware modules mongodb nodejs react
Last synced: 06 Apr 2026
https://github.com/navya2012/recruitment-backend
A software Recruitment Project. It has 2 primary roles- employer and employee .Created asynchronous apis and created token given authorization access based on roles
bcrypt dotenv express-validator expressjs mongodb mongoose nodejs nodemailer nodemon
Last synced: 06 Apr 2026
https://github.com/saleh0987/task-manager
Task Management Web App 2025
bcryptjs cloudinary cors dotenv exceljs expressjs jsonwebtoken momentjs mongoosejs multer react-hot-toast react-icons react-router-dom reactjs recharts tailwindcss vite
Last synced: 08 Apr 2026
https://github.com/ashraful2871/ride-booking-system-backend
A backend system for a ride-booking platform that facilitates smooth interaction between riders, drivers, and admins. The system supports user and driver registration, ride management, status tracking, earnings monitoring, and user blocking functionalities.
dotenv eslint express-js jwt-authentication mongodb mongoose node-js passport-js ts-node-dev typescript zod
Last synced: 13 Apr 2026
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: 02 Apr 2026
https://github.com/satyam-software-developer/ecommerce-api
e-commerce-api created with nodejs for backend web development.
body-parser dotenv expressjs git github mongodb mongodb-atlas mongoose morgan-middleware nodejs nodemon postman render vscode
Last synced: 04 Apr 2026
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: 13 Apr 2026
https://github.com/phacman/php-dotenv
Compact version of "symfony/dotenv"
compact dotenv env environment php php8
Last synced: 14 May 2025
https://github.com/iv0ks/devcamp
Welcome to the Devcamp, a comprehensive bootcamp management application built with the MERN stack (MongoDB, Express.js, React, Node.js). It's designed to streamline the management of coding bootcamps, enhancing the experience for administrators, instructors, and students.
bcryptjs cookie-parser dotenv express express-rate-limit helmetjs hpp jsonwebtoken mern-stack mongo-sanitize mongodb mongoose morgan nodejs nodemailer reactjs
Last synced: 02 Apr 2026
https://github.com/sofiane-abou-abderrahim/amazona
Amazona est une application de boutique en ligne moderne et réactive, développée avec la stack MERN (MongoDB 🗄️, Express.js 🌐, React.js ⚛️, Node.js 🖥️). Grâce à React.js pour le front-end et Tailwind CSS pour le stylisme 🎨, elle offre une expérience utilisateur fluide 🚀 avec une interface élégante et performante 🏎️.
amazon api bootstrap compass dotenv ecommerce express javascript jsonwebtoken jwt mern-stack mongodb mongoose nodejs react react-bootstrap reactjs shopping-cart web-development
Last synced: 08 Apr 2026
https://github.com/ryuuutaaa/auth-with-jwt
login register menggunakan jwt
bcrypt cookie-parser cors dotenv expressjs jsonwebtoken mysql2 reactjs sequelize
Last synced: 08 Apr 2026
https://github.com/tseden999/pet-appointment-apis
This GitHub repository provides a RESTful API for a pet appointment booking system using Node.js, Express.js, and MongoDB. It supports secure authentication, role-based access, automated reminders, and seamless appointment management.
dotenv express lodash nodejs rest-apis
Last synced: 22 Mar 2025
https://github.com/sajid788/digitalpaani-backend
The Book Management System backend provides CRUD operations, user authentication, and supports filtering by author and publication year
bcrypt dotenv express-js jwt-authentication mongodb node-js
Last synced: 06 Apr 2026
https://github.com/harshdeep-yadav/sarswati
About Sarswati Backend is a Node.js application built with Express and MongoDB, designed to support an educational platform with roles for students, instructors, and administrators. It includes features for user authentication, course management, payments, and more
bcryptjs cludinary cookie-parser cors dotenv express-fileupload expressjs jwt-authentication mongodb mongoose node nodemailer otp-generation otp-verification razorpay-api render
Last synced: 08 Apr 2026
https://github.com/szikszail/dotenv-ng
This tool is a custom implementation to handle .env files, inspired by dotenv (NPM) and python-dotenv (PyPi).
dotenv env environment environment-variables hacktoberfest
Last synced: 12 Apr 2025
https://github.com/sujoncoder/developer_swag
bcryptjs cors dotenv express-js jwt-authentication mongodb mongoose morgan nodejs nodemailer
Last synced: 28 Mar 2025
https://github.com/morkid/goenvi
Simple golang environment initializer
config configuration dotenv environment
Last synced: 28 Mar 2025
https://github.com/wilmanconde2/bc-71370-integrador_etapa4_frontendv1.1-wilman-conde
Web App with full CRUD
bootstrap cors dotenv express-middleware express-validator expressjs javascipt javascript-framework mongodb multer nodejs nodemon react-components react-hooks react-router react-router-dom reactjs sass vite
Last synced: 11 Apr 2026
https://github.com/ahmed-maher77/full-stack-authentication-system__mern-stack
A secure and scalable authentication system built with React (Frontend), Node.js, Express.js (Backend), and MongoDB (Database). It features JWT-based authentication, bcrypt password hashing, protected routes, and session management using access and refresh tokens.
authentication authentication-backend backend bcrypt cookie-parser cors dotenv expressjs jwt mongodb mongoose nodejs rest-api restful-api
Last synced: 06 Apr 2026
https://github.com/arvindkumarbadwal/react-env-config
An environment variables helper for React applications (created by CRA)
Last synced: 22 Apr 2026
https://github.com/mhauri/wordpress-boilerplate
The WordPress Boilerplate with state-of-the-art development tools and painless configuration
composer dotenv wordpress wordpress-development wp-cli
Last synced: 15 Jan 2026
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: 14 Apr 2026
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: 09 Apr 2026
https://github.com/marinerer/gulp-env-loader
A gulp plugin for loading environment variables and replacing them in the contents of files. 👉 处理环境变量的 gulp 插件,用于加载环境变量配置文件并替换内容。
dotenv env env-loader gul-env-loader gulp-env gulp-environment gulp-plugin
Last synced: 05 Apr 2025
https://github.com/1983shiv/subscription_backend_api
back-end api development using express
dotenv ecmascript2017 expressjs nodejs
Last synced: 08 Apr 2026
https://github.com/alireaza/dot-env
Dot Env
composer dot-env dotenv env environment php
Last synced: 17 May 2026
https://github.com/ahmed-maher77/movieapp___arabic-movie-discovery-app
MovieApp is a simple yet powerful movie discovery platform where users can search for movies, browse details, and explore ratings, genres, and release dates. Built with modern web technologies, it ensures a smooth and engaging experience.
axios bootstrap dotenv font-awesome framer-motion google-fonts movie-recomendation-system movie-web-app movies-streaming performace-tuning react-query react-router-dom reactjs redux-toolkit swiper-js tanstack-react-query vercel-deployment vite
Last synced: 22 Mar 2025
https://github.com/yazaldefilimone/dotenv.rs
An efficient, secure, shareable, cross-platform dotenv.
Last synced: 27 Jun 2025
https://github.com/advanced-vyra/create-node-spark
CLI tool to scaffold scalable, production-ready Node.js backends with Express, JWT, dotenv, ESM, ESLint — in seconds.
automation backend cluster docker dotenv jwt linear-regression mongodb mongoose nnode-cluster project-generator python scaffolding-tool websocket
Last synced: 11 Apr 2026
https://github.com/tmillich/cornflakes
Webserver with Firebase, Angular and Node.js backend
angular cornflakes dotenv firebase node-js
Last synced: 11 Apr 2026
https://github.com/aristotelesbr/bookstore
Aplicação simples para estudos de DotNET e C#
Last synced: 14 Sep 2025
https://github.com/Ahmed-Maher77/Full-Stack-Authentication-System__MERN-Stack
A secure and scalable authentication system built with Node.js, Express.js, and MongoDB. It features JWT-based authentication, bcrypt password hashing, and protected routes with middleware. Supports access and refresh tokens for secure session management.
authentication authentication-backend backend bcrypt cookie-parser cors dotenv expressjs jwt mongodb mongoose nodejs rest-api restful-api
Last synced: 02 Nov 2025
https://github.com/alicw/emailjs-with-recaptcha-v3-demo
Web email form demo with Google reCAPTCHAv3
axios captcha dotenv emailjs express expressjs postgres postgresql react react-router reacthook reacthooks reactjs recaptchav3 webpack
Last synced: 07 Feb 2026
https://github.com/temurbek2310/back-api
Backend with MongoDB for react-dashboard project to manage authorization.
authentication body-parser cors dotenv expressjs jsonwebtoken mongodb mongoose node-fetch nodejs nodemon uuid
Last synced: 02 Apr 2026
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: 29 Apr 2026
https://github.com/wellingtonmnf/instalike-back
Projeto de um servidor back-end de um blog de fotos desenvolvido durante a Imersão Dev Back-end da Alura em parceria com o Google Gemini, realizada em novembro de 2024.
alura cloud dotenv gemini google-cloud imersao-alura imersao-back-end-google-gemini insomnia javascript mongodb nodejs postman
Last synced: 13 Apr 2026
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: 11 Apr 2026
https://github.com/aswinisandil/mongodb-mongoose
This is a simple backend application I built to learn and explore MongoDB and Mongoose using Node.js and Express.js. The application demonstrates the fundamentals of working with MongoDB — including CRUD operations, schema modeling, and database interaction — in a clean and structured REST API format.
dotenv express mongodb mongoose mongoose-schema nodejs nodemon
Last synced: 11 Apr 2026
https://github.com/rajeshkumar7678/task_management_api
This is a RESTful API for managing tasks. Users can create, retrieve, update, and delete tasks. It also includes optional features like authentication and rate limiting.
bcrypt dotenv express-js express-rate-limit jsonwebtoken node-js nodemon
Last synced: 11 Apr 2026