# qiuzhi99.ts.auth **Repository Path**: hfpp2012/qiuzhi99.ts.auth ## Basic Information - **Project Name**: qiuzhi99.ts.auth - **Description**: TypeScript + Express 框架 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2019-12-08 - **Last Updated**: 2021-02-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## TypesScript + Nodejs + Express + Mongoose 实现 RESTful API 实战教程 https://www.qiuzhi99.com/playlists/ts-restful-api.html 该视频产生的代码经过精简之后 ## 安装 ``` git clone ssh://git@gitlab.rails365.net:10022/hfpp2012/qiuzhi99.ts.auth.git cd qiuzhi99.ts.auth cp .env.example .env yarn install yarn dev ```