# apis-test **Repository Path**: byte-coder-space/apis-test ## Basic Information - **Project Name**: apis-test - **Description**: node.js + koa +mangodb - **Primary Language**: NodeJS - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-11-12 - **Last Updated**: 2023-12-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: MongoDB, Koa ## README # apis-test #### 介绍 node.js + koa +mangodb - [koa](https://www.koajs.com.cn/) - [mangodb](https://www.runoob.com/mongodb/mongodb-tutorial.html) - [mongoose](https://mongoosejs.com/docs/documents.html) #### 使用说明 安装 ``` npm i ``` 启动 ``` npm run app:dev npm run app:production npm run demo ```