Aucune description

lq 4585c82f2d feat(frontend): migrate web/ to frontend/ with Wails-compatible vite config il y a 1 mois
deploy c28ccde3a6 first commit il y a 5 mois
docs c28ccde3a6 first commit il y a 5 mois
frontend 4585c82f2d feat(frontend): migrate web/ to frontend/ with Wails-compatible vite config il y a 1 mois
server 92041873fc fix(server): remove premature db.Close() from InitBackend() il y a 1 mois
wails ce1228dadf fix(wails): add frontend:dir path and populate author field il y a 1 mois
web 7d45b055d7 改了收费配置 il y a 2 mois
.gitattributes c28ccde3a6 first commit il y a 5 mois
.gitignore 4585c82f2d feat(frontend): migrate web/ to frontend/ with Wails-compatible vite config il y a 1 mois
CODE_OF_CONDUCT.md c28ccde3a6 first commit il y a 5 mois
CONTRIBUTING.md c28ccde3a6 first commit il y a 5 mois
LICENSE c28ccde3a6 first commit il y a 5 mois
Makefile c28ccde3a6 first commit il y a 5 mois
README.md c28ccde3a6 first commit il y a 5 mois
gin-vue-admin.code-workspace c28ccde3a6 first commit il y a 5 mois
lc_garage.sql c28ccde3a6 first commit il y a 5 mois

README.md

项目运行

前端

npm i
或
pnpm i
或
cnpm i

npm run server

后端

创建数据库    执行lc_basic_framework.sql

lc_basic_framework.sql

管理员账户

账号: admin

密码: 123456