certd/packages/ui/certd-client
xiaojunnuo 085bdf5cfa v1.36.10 2025-07-18 23:08:03 +08:00
..
.github 🔱: [client] sync upgrade with 21 commits [trident-sync] 2024-06-15 18:32:36 +00:00
build 🔱: [client] sync upgrade with 7 commits [trident-sync] 2025-03-03 19:24:51 +00:00
public perf: 站点监控支持批量导入域名和ip 2025-06-05 23:31:36 +08:00
src perf: 账号即将过期通知 2025-07-18 18:18:01 +08:00
tests/unit 🔱: [client] sync upgrade with 21 commits [trident-sync] 2023-01-29 15:26:45 +08:00
.browserslistrc 🔱: [client] sync upgrade with 21 commits [trident-sync] 2023-01-29 15:26:45 +08:00
.env perf: 支持反向代理增加contextPath路径 2025-04-25 18:04:59 +08:00
.env.debug 🔱: [client] sync upgrade with 21 commits [trident-sync] 2023-01-29 15:26:45 +08:00
.env.debugpm 🔱: [client] sync upgrade with 21 commits [trident-sync] 2023-01-29 15:26:45 +08:00
.env.pm 🔱: [client] sync upgrade with 21 commits [trident-sync] 2023-01-29 15:26:45 +08:00
.env.production perf: 支持反向代理增加contextPath路径 2025-04-25 18:04:59 +08:00
.eslintignore 🔱: [client] sync upgrade with 21 commits [trident-sync] 2023-01-29 15:26:45 +08:00
.eslintrc.js chore: 支持手动上传证书并部署 2025-03-18 00:52:50 +08:00
.gitignore 🔱: [client] sync upgrade with 21 commits [trident-sync] 2023-01-29 15:26:45 +08:00
.npmignore 🔱: [client] sync upgrade with 21 commits [trident-sync] 2023-01-29 15:26:45 +08:00
.npmrc perf: 新手导航在非编辑模式下不显示 2024-11-16 01:14:41 +08:00
.prettierrc chore: 支持手动上传证书并部署 2025-03-18 00:52:50 +08:00
CHANGELOG.md v1.36.10 2025-07-18 23:08:03 +08:00
LICENSE 🔱: [client] sync upgrade with 21 commits [trident-sync] 2023-01-29 15:26:45 +08:00
README.md 🔱: [client] sync upgrade with 5 commits [trident-sync] 2025-03-04 19:24:24 +00:00
index.html perf: 支持AI分析报错 2025-05-14 15:03:47 +08:00
package.json v1.36.10 2025-07-18 23:08:03 +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

感谢

依赖

参考如下项目

感谢这些优秀的项目