Welcome to the E-Commerce backend project! This Node.js application, written in TypeScript, is designed to power an e-commerce platform. It manages server-side logic, including user authentication, product management, and order processing.
- User Authentication: Register, log in, and manage user accounts.
- Product Management: Create, update, delete, and view products.
- Order Processing: Place and track orders.
- Custom Size Input: Allows users to enter custom sizes for products.
Ensure you have the following installed:
-
Clone the repository:
git clone https://github.com/yourusername/e-commerce.git cd e-commerce