express typescript boilerplate:有点自以为是的Express + TypeScript + MongoDB样板 源码
快速打字稿样板 有点自以为是的Express + TypeScript + MongoDB样板。 使用什么: express mongoose ( typegoose ) typegoose驱动程序 helmet -基本安全 joi模式验证器 express-session -会话中间件* argon2密码加密 debug -记录器 express-slow-down express-rate-limit 会话存储在Redis中( ioredis , connect-redis )。 安装 安装依赖项 npm -i # or yarn 建立资源 npm run build # o
下载地址
用户评论