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