火山口:使用MERN堆栈建造的小行星采矿商店 源码
设置 安装npm依赖项 npm install cd功能npm install 在./src和./functions中的“。\ config”文件夹中创建config.js 。 并填充它们: 例如/src/config.js : import firebase from "firebase"; // Get it from the firebase console. const firebaseConfig = { apiKey: "...", authDomain: "...", ... }; // Get it from the Stripe dev console. export const stripeKeys = { public: "****...", }; const firebaseApp = firebase.initializeApp(firebas
文件列表
craterd-master.zip
(预估有个62文件)
craterd-master
.gitignore
420B
functions
.eslintrc.json
4KB
.gitignore
35B
package.json
741B
package-lock.json
117KB
ui-debug.log
50B
index.js
945B
package.json
1KB
暂无评论