1. 下载并导入对应的SQL文件:
2. 依次执行以下命令:
> make init module=xxx
> GORPOXY=https://goproxy.io make install
> make serve
3. 登录访问
http://127.0.0.1:9033/admin/login
账号:admin 密码:admin
4. 查看文件中的readme了解更多
1. Download and import the corresponding SQL file:
2. Execute the following command in turn
> make init module=xxx
> GORPOXY=https://goproxy.io make install
> make serve
3. Login to visit
http://127.0.0.1:9033/admin/login
Account: admin Password: admin
4. Learn more in the readme