Welcome to the backend codebase of our amazing shopping site! This repository contains the server-side code that powers our online shopping platform. Our goal is to create a seamless and enjoyable shopping experience for users by building a robust and efficient backend system.
- Project Overview
- Getting Started
- Configuration
- Usage
- Database Setup
- Migration and Seeding
- API Documentation
Our shopping site is powered by Node.js, using an Object-Relational Model (ORM) for MySQL. It includes user authentication, image handling, and functionalities to manage orders and products.
Before you begin, ensure you have the following installed:
- Node.js
- npm (Node Package Manager)
- MySQL