A wholesale platform for retailers.
This repository provides a backend for a wholesale platform intended for retailers. The backend is developed using Node.js, Express.js, and MongoDB.
- CRUD operations for products.
- Robust error handling.
- Product filtering and pagination.
- Node.js v18.0.0 or above.
- npm v9.0.0 or above.
- MongoDB installed and running on the default port.
- Angular 14