|
1 month ago | |
---|---|---|
apis | 2 months ago | |
lib | 3 months ago | |
plugin | 2 months ago | |
uploads | 3 months ago | |
.gitignore | 3 months ago | |
BaseStdResponse.js | 3 months ago | |
README.md | 1 month ago | |
config-example.json | 3 months ago | |
gitnexus.sql | 1 month ago | |
index.js | 3 months ago | |
package.json | 2 months ago |
安装依赖:
npm install
导入数据库文件:
./gitnexus.sql
填写配置文件:
cp config-example.json config.json
运行后端程序:
npm run start