abearxiong c6715c2e35 feat: enhance router views functionality and permissions
- Added new router views schema and types for better structure and type safety.
- Implemented CRUD operations for router views including listing, updating, retrieving, and deleting views.
- Introduced permission checks to ensure users can only access and modify their own views.
- Updated prompts route to include additional permission checks for updating and retrieving prompts.
- Refactored common query tests to align with new configurations.
- Organized route imports for better maintainability.
2025-12-31 17:55:13 +08:00
2025-12-28 10:52:04 +08:00
2025-12-28 10:52:04 +08:00
2025-10-13 17:49:01 +08:00
2025-11-27 19:20:46 +08:00
2025-08-11 20:26:06 +08:00
2025-12-28 10:52:04 +08:00
2025-12-28 10:52:04 +08:00
2025-02-24 20:27:39 +08:00
2025-11-27 17:38:42 +08:00

code center

unzip -x app.config.json5
Description
轻部署网站的,核心代码部分。使用minio,redis,postgress,node构建一个用户可以随意搭建页面的核心代码
https://kevisual.xiongxiao.me/root/code-center/
Readme 5.2 MiB
Languages
TypeScript 99.7%
JavaScript 0.3%