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/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/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/kfarshchian/my-menu

A website to search and save recipes to your profile. Everything is saved in the server database.

api bootstrap bycrypt connect-session-sequelize css dotenv express express-session handlebars javascript mysql-database mysql2 sequilize server

Last synced: 17 Jan 2025

https://github.com/kfarshchian/e-commerce_backend_database

databases accessed through API calls to update MYSQL servers to create, edit, delete, and add data.

database dotenv javascript mysql mysql2 nodejs npm sequelize

Last synced: 17 Jan 2025

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/victoriamcn/employee-management-system

A command-line content management system (CMS) application to manage a company's employee database, using Node.js, Inquirer, and MySQL.

api crud-application dotenv expressjs mysql nodejs orm restful-api sequelize sql

Last synced: 17 Jan 2025

https://github.com/victoriamcn/nosql-social-network

An API for a social network web application where users can share thoughts, react and create a friend list. Express.js is used for routing. MongoDB is used for the database along with Mongoose ODM

dotenv expressjs javascript mongodb mongoose nodejs

Last synced: 17 Jan 2025

https://github.com/roy7077/sarswati

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

bcrypt cloudinary cookie-parser cors dotenv express-fileupload express-js jwt-authentication mongodb mongoose nodejs nodemailer otp-generator razorpay render

Last synced: 17 Jan 2025

https://github.com/warnigo/basecamp

My first Log in and Sign up in NodeJS, express, hbs.

backend bcryptjs database databases dotenv expressjs hbs javascript jsonwebtoken login mysql nodejs npm signup

Last synced: 17 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/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/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/chip/express-boilerplate

Boilerplate for express app

auth0 dotenv express node nodejs stripe supertest tape

Last synced: 19 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/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/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/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/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/nix7amcm/ca-crypto-dashboard

This is a fun, simple crypto dashboard, that provides cryptocurrency exchange rates and has a newsfeed section. It was created using React and utilises APIs from RapidAPI to fetch the exchange rates and newsfeed data.

api axios-react cors crypto dotenv express html-css-js nodejs rapidapi reactjs render-deployment

Last synced: 20 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/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/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/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/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/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/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/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/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/hilderlan/node-project-template

Minhas preferências de configurações para projetos pessoais com NodeJS

bcryptjs celebrate classtransformer dotenv node nodejs postgres typeorm typescript

Last synced: 25 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/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/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/sazidulalam47/nikah-noor-server

Secure Backend for Nikah Noor Matrimony Platform

cookie-parser cors dotenv expressjs json-web-token mongodb nodejs stripe

Last synced: 25 Jan 2025

https://github.com/ljuzifer/healthy-way-backend

Backend part for the Healthy Way App project ---- Swagger API Docs: https://healthy-way-app.onrender.com/api-skeleton

bcryptjs cloudinary dotenv express gravatar joi jsonwebtoken meta mongodb mongoose morgan multer nodejs nodemailer nodemon render swagger-ui-express

Last synced: 25 Jan 2025