Back to search
This project is a simple e-commerce (online store) RESTful API written on NestJS and PostgreSQL. The main goal of the project is to provide users with the ability to register, view products, add to cart, and place orders.
Stars
2
Forks
0
Watchers
2
Open Issues
0
Overall repository health assessment
^10.0.0^4.0.2^10.0.0^11.0.0*^11.0.5^10.0.0^11.0.0^5.1.1^3.0.2^0.5.1^0.14.1^16.5.0^9.0.2^0.7.0^4.0.1^8.14.1^0.2.0^7.8.1^0.3.22^10.0.0^10.0.0^10.0.0^4.17.17^29.5.2^20.3.1^6.0.0^8.0.0^8.0.0^8.42.0^9.0.0^5.0.0^29.5.0^3.0.0^0.5.21^7.0.0^29.1.0^9.4.3^10.9.1^4.2.0^5.1.35
commits
feat: Implemented category, product, basket, and order modules with CRUD operations and user role validation.
01d5781View on GitHubfeat(auth, user): Implement Register, Login, and User management
599dbf8View on GitHub