yf292 / online-shop-backend

Back end of a full-stack online shopping mall project, based on Node.js + MongoDB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Illustration

This is the back end of a full-stack online shopping mall project.

It has two front-end projects:

Repository of admin system If you want to visit it, please click here.

Repository of shopping mall (haven't been finished......)

Tech Stack

Node.js + Express + MongoDB + jwt + RESTful API + JSON

API Document

API Document

Run Project

1. Clone project

git clone https://github.com/xmz0601/online-shop-backend.git

2. Project setup

cd online-shop-backend
npm install

3. Run project

node app.js

About

Back end of a full-stack online shopping mall project, based on Node.js + MongoDB


Languages

Language:JavaScript 100.0%