1. 首页
  2. 数据库
  3. 其它
  4. Playground koa auth:具有身份验证和授权的Koa游乐场 源码

Playground koa auth:具有身份验证和授权的Koa游乐场 源码

上传者: 2021-02-15 16:50:43上传 ZIP文件 11.07KB 热度 10次
Playa-Koa-Auth 由。 具有认证和授权的Koa游乐场。 发展历程 克隆仓库 $ git clone https://github.com/robertoachar/playground-koa-auth.git 安装依赖项 $ npm install 运行脚本 行动 用法 开始开发模式 npm start 皮棉代码 npm run lint 环境 # .env file NODE_ENV = development DATABASE = mongodb://localhost:27017/playground-koa-auth PORT = 3000 JWT_SECRET
用户评论