بدون توضیح

lq 87411c7798 fix(wails): move wails.json into wails/ directory alongside main.go 1 ماه پیش
deploy c28ccde3a6 first commit 5 ماه پیش
docs c28ccde3a6 first commit 5 ماه پیش
server 92041873fc fix(server): remove premature db.Close() from InitBackend() 1 ماه پیش
wails 87411c7798 fix(wails): move wails.json into wails/ directory alongside main.go 1 ماه پیش
web 7d45b055d7 改了收费配置 3 ماه پیش
.gitattributes c28ccde3a6 first commit 5 ماه پیش
.gitignore c28ccde3a6 first commit 5 ماه پیش
CODE_OF_CONDUCT.md c28ccde3a6 first commit 5 ماه پیش
CONTRIBUTING.md c28ccde3a6 first commit 5 ماه پیش
LICENSE c28ccde3a6 first commit 5 ماه پیش
Makefile c28ccde3a6 first commit 5 ماه پیش
README.md c28ccde3a6 first commit 5 ماه پیش
gin-vue-admin.code-workspace c28ccde3a6 first commit 5 ماه پیش
lc_garage.sql c28ccde3a6 first commit 5 ماه پیش

README.md

项目运行

前端

npm i
或
pnpm i
或
cnpm i

npm run server

后端

创建数据库    执行lc_basic_framework.sql

lc_basic_framework.sql

管理员账户

账号: admin

密码: 123456