Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

.env

.env (dotenv) is a file, used to store configuration values as key-value pairs, similar to the ini file format. Since this file usually contains confidential information like credentials, it’s commonly prevented from being tracked by version control.

https://github.com/gintuvedula/otp-verification-system-with-python

OTP (One-Time Password) verification system in Python

dotenv python random re-module smtplib threading-library tkinter twilio

Last synced: 23 Dec 2024

https://github.com/alin00r/weather-app

A Node.js web app using Express and Handlebars to display weather forecasts based on user-provided addresses.

dotenv express handlebars hbs javascript nodejs nodemon npm request requests weather-api weather-app weather-forecast

Last synced: 23 Dec 2024

https://github.com/rajaditya01/studynotion-an-online-education-platform

StudyNotion-An-Online-Education-Platform is a comprehensive ed-tech platform that empowers users to generate, access, and evaluate educational content. The platform is constructed using the MERN stack, comprising ReactJS, NodeJS, MongoDB, and ExpressJS.

axios cors dotenv expressjs mongodb multer nodejs nodemailer razorpay react reacticons slugify telwind-css uuid

Last synced: 01 Jan 2025

https://github.com/eliasafara/men-server-setup

Sample setup for MEN (Mongo, Express, & Node) Stack

dotenv expressjs men mongodb mongoose nodejs

Last synced: 13 Dec 2024

https://github.com/marcosvel/chatgpt-whatsapp

POC to connect ChatGPT on WhatsApp number with a pre message from a button.

dotenv openai venom-bot

Last synced: 19 Dec 2024

https://github.com/drew-daniels/auth

Simple authenticator app that uses bcryptjs to safely store user logins on a MongoDB database collection

bcryptjs dotenv express html-css-javascript mongodb mongoose passportjs

Last synced: 01 Jan 2025

https://github.com/chip/express-boilerplate

Boilerplate for express app

auth0 dotenv express node nodejs stripe supertest tape

Last synced: 19 Nov 2024

https://github.com/ucangun/udemy_the_complete_node_bootcamp

This repo contains projects and exercises from "The Complete Node.js Bootcamp" course. It covers backend development with Node.js, Express.js, MongoDB, RESTful APIs, authentication, and real-time communication.

authorization dotenv expressjs geospatial javascript mongodb mongoose nodejs pug-templates

Last synced: 18 Dec 2024

https://github.com/ahmedsamir45/order-system

product order system using flask

css dotenv flask flask-sqlalchemy html ordermanagement

Last synced: 24 Dec 2024

https://github.com/pintu544/blog-app-backend-node

Blog website with a functionality of CRUD and search with category

bycryptjs dotenv jwt mongoose nodejs

Last synced: 18 Dec 2024

https://github.com/rohits05/rsx-bot

An AI-based web application, by resembling the features of ChatGPT with advanced GPT3 model API, gets the ability to answer for anything, and beyond stuff!

aiapplications-project aiapps cors dotenv express gpt-3 nodemon openai server-side-rendering vitejs

Last synced: 10 Jan 2025

https://github.com/ertugrulsertaslan/taskguard

This application is designed to manage tasks with different user roles and permissions.

axios cors docker dotenv express-js jwt-authentication material-ui postgresql prisma reactjs reactrouter vite

Last synced: 24 Dec 2024

https://github.com/ertugrulsertaslan/product-management

This project is an e-commerce application with admin and user roles.

cors docker dotenv express-js material-ui multer postgresql prisma react vite webpush-notifications

Last synced: 24 Dec 2024

https://github.com/malanski/node-api

A back end project using fastify, knex to create an API

dotenv fastify knex nodejs typescript zod

Last synced: 12 Jan 2025

https://github.com/thund3rhawk/auth_api

Auth API: Register users with email/password, validate via OTP, store data, login with JWT, retrieve user info securely.

becrypt dotenv expressjs jsonwebtoken mongodb mongoosejs nodejs nodemailer prettier typescript

Last synced: 24 Dec 2024

https://github.com/jmgogo/postgresql-security

A short recap of PostgreSQL security configuration settings with examples

dotenv host-based-authentication postgresql postgresql-conf role-based-access-control

Last synced: 24 Dec 2024

https://github.com/7gowtham/mentor-and-student-assigning-with-database

To write APIs for Mentor and Student Assigning with Database

dotenv express mongodb mongoose

Last synced: 18 Dec 2024

https://github.com/sumaiyarimu22/proxima-server

Proxima is a powerful project management app built using the MERN stack. With proxima, users can create, update, and delete their own projects with ease. The app is highly secure, featuring robust JWT authentication and frontend route protection.

avast bcrypt cors dotenv express jsonwebtoken mongodb mongoose react validator

Last synced: 18 Dec 2024

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/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/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/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/phacman/php-dotenv

Compact version of "symfony/dotenv"

compact dotenv env environment php php8

Last synced: 25 Dec 2024

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/ioinitid/video-calls-server

"Video Calls server" - an API for Video Calls application.

calls dotenv express javascript nodemon socket-io ts-node typescript video

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/sunilbrown89/blogapp-searchingyard

A Blog app to share blogs and other users also like and comment on others using Full Stack Web Development..

bcryptjs dotenv expressjs javascript jwt-authentication material-ui mongodb mongoose multer-storage react-router reactjs

Last synced: 12 Jan 2025

https://github.com/maia14/series-graphql-mongoose

An app that supports adding a series, see series details. App is using Node.js, Express, mongoose & GraphQL.

dotenv express graphql mongoose nodejs reactjs

Last synced: 02 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/maia14/weather-app

Weather app developed in Node.js, using express, ejs, dotenv.

dotenv ejs express nodejs

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/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/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/joche-dev/appusuarios-backend

API RESTful de usuarios con operaciones CRUD (Crear, Leer, Actualizar, Eliminar).

cors dotenv expressjs nodejs pg

Last synced: 26 Dec 2024

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/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/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/juancave/auctioneer

Auctioneer app

dotenv nestjs typescript

Last synced: 23 Dec 2024

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

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/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/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: 10 Jan 2025

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: 10 Jan 2025

https://github.com/sanjaraiy/jwt-auth

🔐 Explore JWT-Based Authentication with Email Validation in This Repository! Featuring React, Tailwind, Express, Node.js, and MongoDB 🚀

bcrypt cookie-parser cors dotenv email-validator expressjs jsonwebtoken mongodb mongoose nodejs nodemon reactjs tailwindcss

Last synced: 05 Jan 2025

https://github.com/cubetiq/system-config-dart

System Configuration and Dotenv Environment for Dart

dart dotenv system-config

Last synced: 03 Jan 2025

https://github.com/sanjaraiy/lms_backend

📚 Dive into the Backend of a Learning Management System Powered by Express Server in This Repository! 🚀

bcryptjs cloudinary cors dotenv expressjs jsonwebtoken mongodb morgan multer-storage nodemailer razorpay-payment

Last synced: 05 Jan 2025

https://github.com/kaddyp/node_mysql2_pooling

Connection Pooling in Node JS and Mysql2

dotenv dotenv-cli express mysql2 nodejs pooling

Last synced: 03 Jan 2025

https://github.com/jonatandb/nodejs-rest-api-jwt-mongo-fazt

Nodejs Express REST API con JWT y Roles (Autorización y Autenticación) & Mongodb

api-rest babel bcryptjs dotenv express helmet jonatandb jwt mongoose morgan-middleware nodejs nodemon rest-api

Last synced: 10 Jan 2025