|
hace 3 años | |
---|---|---|
.. | ||
ai | hace 3 años | |
auth | hace 3 años | |
const | hace 3 años | |
functions | hace 3 años | |
log | hace 3 años | |
storage | hace 3 años | |
utils | hace 3 años | |
wx | hace 3 años | |
.DS_Store | hace 3 años | |
README.md | hace 3 años |
- database/ // 数据库部分 ts 代码
- db/ // 数据库部分 js 代码
- functions/ // 云函数
- storage/ // 云存储
- utils/ // 工具包
- index.js // 入口文件
# 数据库模块实时编译
tnpm run tsc:w
# 数据库模块编译
tnpm run tsc