Nav apraksta

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

README.md

项目运行

前端

npm i
或
pnpm i
或
cnpm i

npm run server

后端

创建数据库    执行lc_basic_framework.sql

lc_basic_framework.sql

管理员账户

账号: admin

密码: 123456