Sen descrición

lq 8e9995f8b6 chore: untrack server binary, update gitignore hai 1 mes
deploy c28ccde3a6 first commit hai 5 meses
doc 26af645cbd @author liuqing hai 1 mes
docs c28ccde3a6 first commit hai 5 meses
frontend 60cb625ebf @author liuqing hai 1 mes
server 8e9995f8b6 chore: untrack server binary, update gitignore hai 1 mes
web 7d45b055d7 改了收费配置 hai 2 meses
.gitattributes c28ccde3a6 first commit hai 5 meses
.gitignore 26af645cbd @author liuqing hai 1 mes
CODE_OF_CONDUCT.md c28ccde3a6 first commit hai 5 meses
CONTRIBUTING.md c28ccde3a6 first commit hai 5 meses
LICENSE c28ccde3a6 first commit hai 5 meses
Makefile c28ccde3a6 first commit hai 5 meses
README.md c28ccde3a6 first commit hai 5 meses
config.yaml 26af645cbd @author liuqing hai 1 mes
gin-vue-admin.code-workspace c28ccde3a6 first commit hai 5 meses
go.mod 26af645cbd @author liuqing hai 1 mes
go.sum 26af645cbd @author liuqing hai 1 mes
lc_garage.sql c28ccde3a6 first commit hai 5 meses
main.go 26af645cbd @author liuqing hai 1 mes
wails.json 26af645cbd @author liuqing hai 1 mes

README.md

项目运行

前端

npm i
或
pnpm i
或
cnpm i

npm run server

后端

创建数据库    执行lc_basic_framework.sql

lc_basic_framework.sql

管理员账户

账号: admin

密码: 123456