simple client manager:使用Next.jsReduxFirebase Cloud Functions和Firestore构建的简单客户端管理
SimpleClientManager 使用Next.js,Redux,Firebase Cloud Functions和Firestore构建的简单客户端管理器 Firebase API firebase API代码位于functions文件夹中。 需要将service-account.json文件放置在功能目录的根目录中,以便它连接到Firestore Services 要在本地运行firebase API,请执行以下操作: npm run serve 应用程式 这是一个用引导的项目。 环境 环境变量位于next.config.js(包含所有配置,包括别名)中。next.confi
文件列表
simple-client-manager-master.zip
(预估有个41文件)
simple-client-manager-master
.firebaserc
55B
firebase.json
98B
README.md
1KB
.gitignore
1KB
app
.eslintrc.json
2KB
pages
_app.jsx
363B
index
暂无评论