certd/packages/ui/certd-client
xiaojunnuo 9dd49054d1 perf: 集成智能问答机器人 2025-05-07 14:15:32 +08:00
..
.github
build 🔱: [client] sync upgrade with 7 commits [trident-sync] 2025-03-03 19:24:51 +00:00
public perf: tab增加图标显示 2025-03-30 01:41:27 +08:00
src perf: 集成智能问答机器人 2025-05-07 14:15:32 +08:00
tests/unit
.browserslistrc
.env perf: 支持反向代理增加contextPath路径 2025-04-25 18:04:59 +08:00
.env.debug
.env.debugpm
.env.pm
.env.production perf: 支持反向代理增加contextPath路径 2025-04-25 18:04:59 +08:00
.eslintignore
.eslintrc.js chore: 支持手动上传证书并部署 2025-03-18 00:52:50 +08:00
.gitignore
.npmignore
.npmrc perf: 新手导航在非编辑模式下不显示 2024-11-16 01:14:41 +08:00
.prettierrc chore: 支持手动上传证书并部署 2025-03-18 00:52:50 +08:00
CHANGELOG.md v1.34.1 2025-05-06 00:21:50 +08:00
LICENSE
README.md 🔱: [client] sync upgrade with 5 commits [trident-sync] 2025-03-04 19:24:24 +00:00
index.html perf: 支持反向代理增加contextPath路径 2025-04-25 18:04:59 +08:00
package.json chore: 1.34.1 2025-05-06 00:32:11 +08:00
postcss.config.mjs 🔱: [client] sync upgrade with 7 commits [trident-sync] 2025-03-03 19:24:51 +00:00
tailwind.config.mjs 🔱: [client] sync upgrade with 7 commits [trident-sync] 2025-03-03 19:24:51 +00:00
tsconfig.json chore: 2024-11-06 02:15:30 +08:00
vite.config.ts perf: 支持反向代理增加contextPath路径 2025-04-25 18:04:59 +08:00

README.md

fs-admin-antdv

基于vue3、antdv 的 admin管理后台脚手架
更多信息请参考: fast-crud

server端

fs-server-js

https://github.com/fast-crud/fs-server-js

其他相关项目

build

set NODE_OPTIONS=--max-old-space-size=32768 && npm run build

感谢

依赖

参考如下项目

感谢这些优秀的项目