Found 21,800 repositories(showing 30)
bailicangdu
Backend system based on node.js + Mongodb. 基于 node.js + Mongodb 构建的后台系统
afteracademy
Node.js Backend Architecture Typescript - Learn to build a backend server for production ready blogging platform like Medium and FreeCodeCamp. Main Features: Role based, Express.js, Mongoose, Redis, Mongodb, Joi, Docker, JWT, Unit Tests, Integration Tests.
ddewaele
Simple CRUD application using Ember.JS with a Node.JS Express backend with MongoDB
DebjitPramanick
This is a clone of popular e-commmerce website Amazon. I have created it with React in frontend, Node and Express for backend and MongoDB for storing data. Check out Readme.md for more details.
deyvisonborges
:package: Full E-commerce with backend and frontend. The stack contains Handlebars, Node.js, MongoDB, HTML and CSS. This project alive since 2018.
daniloab
Backend implementation of REST api with Node.js, Koa.js, MongoDB and Jest Tests
The first-ever MERN STACK PORTFOLIO WITH ADMIN PANEL on YouTube! Dive into the world of full-stack development with Node.js, Express, MongoDB, React, Redux Toolkit, Tailwind CSS, and ShadCN. With a robust backend and two distinct frontends for the portfolio and admin dashboard.
hoangsonww
🚀 Dive into the world of Node.js, MongoDB, Redis, PostgreSQL, Kafka, RabbitMQ, ELK stack, and more with this microservices backend API project! Explore how these powerful technologies can be integrated to build robust, scalable, and efficient backend solutions. Also includes a Command-Line Interface (CLI), GraphQL API, and a sample React frontend!
KrunalLathiya
Angular 7 CRUD Example | MEAN Stack Tutorial is today’s leading topic. In this article, we will be creating a sample Angular 7 application step by step from scratch and perform CRUD operations. The backend API will be exposed using Node.js, and Express framework and MongoDB will be used for persistent storage of the data.
SamuelAbishek
A full-stack AI Chat Application built using the MERN stack. The frontend is developed with React and TypeScript, providing a clean and responsive chat UI. The backend uses Node.js and Express to handle API requests and integrate with the Groq AI model. MongoDB is used to persist chat messages, enabling a smooth end-to-end AI chatting experience.
Boilerplate: Backend with Node + GraphQL + MongoDB
JosephDoUrden
This is a simple Book Store Project built using the MERN (MongoDB, Express.js, React, and Node.js) stack. This project demonstrates basic CRUD (Create, Read, Update, Delete) operations on both the backend and frontend, including routing and CORS policy configuration.
AbdeIkader
The E-Commerce Backend is a robust Node.js application utilizing Express.js and MongoDB. It enables seamless online shopping experiences with authentication, product management, order processing, and payment integration. Designed for scalability, it provides a structured foundation for an expansive e-commerce platform.
rationalappdev
API Backend with Node.js, Express, and MongoDB for Movie Tickets Booking App (Part 2)
Zeeshu911
To run this project, set up a config file in the backend and update all links in the frontend. Ensure Node.js v20+ is installed on your system, along with MongoDB v6+ if you're using a local database.
anwarosyidi
💼 100+ MERN Interview Questions – Curated questions on HTML, CSS, JavaScript, React, Node.js & MongoDB to ace frontend, backend, and full-stack interviews. Perfect for beginners to advanced devs!
Hazrat-Ali9
🚢 Web Programming ✈ perfect beginners 🚁 and intermediate developers 🚀 looking to create dynamic ⛴ responsive and production 🚟 ready websites and applications 🚔HTML CSS JavaScript 🚃 and dives deep into 🚞 frontend backend frameworks 🎮 world projects using React Node.js Express MongoDB and RESTful APIs handling authentication responsive design
slavab89
Example for using node-oauth2-server with a mongodb backend
vimal2033
This project demonstrates deploying a Node.js Express backend to AWS Lambda using the Serverless Framework, connected to MongoDB for data persistence. It showcases a modular structure with organized models and routes for scalable serverless APIs.
aman-sinha-dev
🚀 Complete Back-End Guide for Beginners | EJS • NodeJs • ExpressJs • MongoDB | Become Pro Coder
Hazrat-Ali9
✈ Mongoose 🚁 MongoDB an amazing 🚢 repository 🚟 that demonstrates 🚀 how to build 🚠 powerful efficient 🛸 and scalable ⛴ database solutions ☂ using MongoDB ⛱ with the popular ⚽ Mongoose ODM 🎃 in Node.js. Perfect ⚾ backend 🥎 developers 🏀 looking to master 🏐 NoSQL schemas 🎮 and real 🎳 world data ⛸ relationships 🪆CRUD 👕 operations 📔
azamjonbro
CRM Backend for Educational Center Management This is the backend API for managing an educational center, built with Node.js, Express, and MongoDB. The system supports role-based access (SuperAdmin, Manager, Teacher, Student) and secure JWT authentication. It provides endpoints for user creation,
Hazrat-Ali9
✈ Node MongoDB 🚁 Backend starter 🛳 kit built 🚀 with Node.js 🛩 and MongoDB 🛸 designed 🛼 developers ⛱ seeking a 🛰 powerful 🚢 scalable and ⛵ secure API 🚞 foundation 🚃 Perfect full 🚎 stack projects 🚄 RESTful services 🚊 or microservices architectures JWT-based authentication CRUD operations with validation sanitization and error handling
vishalverma9572
QuizMaster is a comprehensive quiz application that allows users to create, take, and manage quizzes. The project is built using Node.js, Express, MongoDB for the backend, and React for the frontend. It provides features such as user authentication, quiz management, progress tracking, and viewing detailed quiz statistics.
rohanmistry231
A full-stack web application for browsing and managing real estate listings, built with React for the frontend and Node.js with MongoDB for the backend. Features property search, user authentication, and a responsive interface for seamless real estate exploration.
rgallagher27
A simple implementation of a Node.js REST API built with Restify, using restify-oauth2 for authentication with a MongoDB backend
VedantBhawsar
💼 100+ MERN Interview Questions – Curated questions on HTML, CSS, JavaScript, React, Node.js & MongoDB to ace frontend, backend, and full-stack interviews. Perfect for beginners to advanced devs!
rohanmistry231
A full-stack ecommerce platform built with React and Node.js, enabling users to browse products, manage carts, and process payments securely. Features a responsive frontend and a robust backend with MongoDB for seamless online shopping experiences.
rohanmistry231
A Node.js and Express backend for a Udemy course tracking platform, providing RESTful APIs to manage user progress, courses, and authentication with MongoDB. Ensures secure data handling and seamless integration with a frontend for monitoring learning activities.
pallavi-shekhar
Amazon Ecommerce Clone Backend using Node.js, Express.js, MongoDB, Typescript with architecture layers - Router, Controller and Model