Skip to content

HOAIAN2/e-commerce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

E-commerce

Prerequisites

  • Nodejs v 18.11.0 or later (yarn or npm)
  • MySQL

Installation

  • git clone https://github.com/HOAIAN2/e-commerce.git
  • cd e-commerce
  • Change permission on Linux: chmod +x ./prepare.sh chmod +x ./build.sh
  • Run prepare.bat or prepare.sh to generate .env file and install libs for server and client.
  • Restore database in ./database/db_backup.sql

Banner from freepik

Build

  • Run build.bat or build.sh to build ReactJS and start server

Database Diagram

Docs

API docs and preview

Docs Docs Docs Docs Docs

About

A simple e-commerce website build with Fastify, MySQL and React.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages