# node-store-test **Repository Path**: quseitlab/node-store-test ## Basic Information - **Project Name**: node-store-test - **Description**: Nodejs店铺测试 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2020-11-08 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Nodejs test for QUSEIT The following url is the backend of a store implemented using nodejs, https://github.com/iamdarcy/hioshop-server - Clone to your own code repository and keep the original git log - Deploy and run it on your linux server - Implement an interface (authentication-free): According to a certain product id to obtain all customers who have purchased it (no paging required) - Submit your repo to us. Please complete the above test within two days. Good luck.