zsydgithub 2f2f0c8be0 new %!s(int64=2) %!d(string=hai) anos
..
ai 2f2f0c8be0 new %!s(int64=2) %!d(string=hai) anos
auth 2f2f0c8be0 new %!s(int64=2) %!d(string=hai) anos
const 2f2f0c8be0 new %!s(int64=2) %!d(string=hai) anos
functions 2f2f0c8be0 new %!s(int64=2) %!d(string=hai) anos
log 2f2f0c8be0 new %!s(int64=2) %!d(string=hai) anos
storage 2f2f0c8be0 new %!s(int64=2) %!d(string=hai) anos
utils 2f2f0c8be0 new %!s(int64=2) %!d(string=hai) anos
wx 2f2f0c8be0 new %!s(int64=2) %!d(string=hai) anos
.DS_Store 2f2f0c8be0 new %!s(int64=2) %!d(string=hai) anos
README.md 2f2f0c8be0 new %!s(int64=2) %!d(string=hai) anos

README.md

开发目录

文件说明

- database/   // 数据库部分 ts 代码
- db/         // 数据库部分 js 代码
- functions/  // 云函数
- storage/    // 云存储
- utils/      // 工具包
- index.js    // 入口文件

命令说明

# 数据库模块实时编译
tnpm run tsc:w

# 数据库模块编译
tnpm run tsc