vault backup: 2026-03-08 20:15:07
This commit is contained in:
22
07-Other/AI/AI Agent/WY/Website/Netease AITA Skills.md
Normal file
22
07-Other/AI/AI Agent/WY/Website/Netease AITA Skills.md
Normal file
@@ -0,0 +1,22 @@
|
|||||||
|
# 提示词
|
||||||
|
我想制作一个网站,风格以下相近:
|
||||||
|
https://clawhub.ai/
|
||||||
|
https://clawhub.ai/skills?sort=downloads&nonSuspicious=true
|
||||||
|
https://clawhub.ai/pskoett/self-improving-agent
|
||||||
|
|
||||||
|
## 主要功能
|
||||||
|
1. 能够根据名称以及用途标签检索Skills,检索页面参考 https://clawhub.ai/skills?sort=downloads&nonSuspicious=true
|
||||||
|
2. 点击找到的Skill就可以进入详细介绍页面,参考 https://clawhub.ai/pskoett/self-improving-agent
|
||||||
|
3. 简单的账户登录机制, 并且提供OpenID登录方式。
|
||||||
|
4. Skill托管在制定的git仓库,上传者提供git仓库地址。每次上传者点击更新按钮后,系统会读取指定git仓库的指定branch,读取README.md文件来更新SKill页面。
|
||||||
|
|
||||||
|
## 技术选型
|
||||||
|
我打算使用:
|
||||||
|
前端技术:TypeScript、Vue 3、Vite;Vue Router、Pinia;前端组件请使用Element Plus,使用pnpm install element-plus 进行安装;除此之外还有Lucide Icons, Tailwind CSS (可选)。
|
||||||
|
后端技术:nodejs、Fastify、Mongoose、fastify-jwt
|
||||||
|
数据库:MongoDB
|
||||||
|
工具函数:Axios、VueUse、pnpm
|
||||||
|
|
||||||
|
## 部署方式
|
||||||
|
1. 该网站项目使用gitea托管,使用CI/CD进行生成与部署。
|
||||||
|
2. 部署到同IP Nodejs Docker容器中。
|
||||||
0
07-Other/AI/AI Agent/WY/Website/未命名.md
Normal file
0
07-Other/AI/AI Agent/WY/Website/未命名.md
Normal file
@@ -1,34 +0,0 @@
|
|||||||
|
|
||||||
我想制作一个网站,风格以下相近:
|
|
||||||
|
|
||||||
https://clawhub.ai/
|
|
||||||
|
|
||||||
https://clawhub.ai/skills?sort=downloads&nonSuspicious=true
|
|
||||||
|
|
||||||
https://clawhub.ai/pskoett/self-improving-agent
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
我打算使用:
|
|
||||||
|
|
||||||
前端技术:TypeScript、Vue 3、Vite;Vue Router、Pinia;前端组件请使用Element Plus,使用pnpm install element-plus 进行安装;除此之外还有Lucide Icons, Tailwind CSS (可选)。
|
|
||||||
|
|
||||||
后端技术:nodejs、Fastify、Mongoose、fastify-jwt
|
|
||||||
|
|
||||||
数据库:MongoDB
|
|
||||||
|
|
||||||
工具函数:Axios、VueUse
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
类别,已选技术,建议补充
|
|
||||||
|
|
||||||
类别,已选技术,建议补充
|
|
||||||
|
|
||||||
前端核心,"Vue 3, Vite, TS","Vue Router, Pinia"
|
|
||||||
|
|
||||||
UI 增强,Element Plus,"Lucide Icons, Tailwind CSS (可选)"
|
|
||||||
|
|
||||||
后端支撑,Fastify,"Mongoose, fastify-jwt"
|
|
||||||
|
|
||||||
工具函数,pnpm,"VueUse, Axios"
|
|
||||||
Reference in New Issue
Block a user