Skip to content

基于 BaaS 的 RESTful API 数据服务

Notifications You must be signed in to change notification settings

JaneConan/rest-api

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

援助武汉 RESTful API

基于 KoaTypeScriptLeanCloudNode.js 后端项目脚手架

NPM Dependency Build Status

主要特性

  1. LeanCloud 手机短信验证码登录
  2. 角色管理
  3. 用户管理
  4. 文件管理
  5. 物资需求管理

环境变量

变量名 作用
ROOT_ACCOUNT 超级管理员(手机号)

本地开发

  1. 注册 LeanCloud 账号后,发邮件给 [email protected] 申请协作权限

  2. 安装 LeanCloud CLI

  3. 安装 Node.js

  4. git clone https://github.com/wuhan2020/rest-api.git

  5. 在本项目文件夹执行安装命令,并登录 LeanCloud 账号,再切换到 WuHan-2020 应用后启动

npm install

lean login
lean switch
lean up
  1. 建议安装 NIM 调试扩展

About

基于 BaaS 的 RESTful API 数据服务

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%