No Description

lq 60cb625ebf @author liuqing 1 month ago
deploy c28ccde3a6 first commit 5 months ago
doc 26af645cbd @author liuqing 1 month ago
docs c28ccde3a6 first commit 5 months ago
frontend 60cb625ebf @author liuqing 1 month ago
server 26af645cbd @author liuqing 1 month ago
web 7d45b055d7 改了收费配置 2 months ago
.gitattributes c28ccde3a6 first commit 5 months ago
.gitignore 26af645cbd @author liuqing 1 month ago
CODE_OF_CONDUCT.md c28ccde3a6 first commit 5 months ago
CONTRIBUTING.md c28ccde3a6 first commit 5 months ago
LICENSE c28ccde3a6 first commit 5 months ago
Makefile c28ccde3a6 first commit 5 months ago
README.md c28ccde3a6 first commit 5 months ago
config.yaml 26af645cbd @author liuqing 1 month ago
gin-vue-admin.code-workspace c28ccde3a6 first commit 5 months ago
go.mod 26af645cbd @author liuqing 1 month ago
go.sum 26af645cbd @author liuqing 1 month ago
lc_garage.sql c28ccde3a6 first commit 5 months ago
main.go 26af645cbd @author liuqing 1 month ago
wails.json 26af645cbd @author liuqing 1 month ago

README.md

项目运行

前端

npm i
或
pnpm i
或
cnpm i

npm run server

后端

创建数据库    执行lc_basic_framework.sql

lc_basic_framework.sql

管理员账户

账号: admin

密码: 123456