Overseas access: www.kdjingpai.com
Bookmark Us
Current Position:fig. beginning " AI Answers

作为开发者,如何在本地部署和修改self.so的源代码?

2025-08-25 1.2 K

开发者本地部署 self.so 需要完成以下技术准备:

Basic Environment Configuration

  1. 安装 Node.js(建议v16+)和 pnpm 包管理器
  2. Cloning the code base:
    git clone https://github.com/Nutlope/self.so
  3. Install the dependencies:
    cd self.so
    pnpm install

关键服务配置

需在项目根目录创建.env文件配置六大核心服务:

  • Together.ai API:提供Qwen模型调用能力
  • Upstash Redis:用户数据存储
  • AWS S3:简历文件存储(需创建存储桶)
  • Clerk:用户认证管理

开发与调试

  • Start the development server:
    pnpm run dev

    Visit http://localhost:3000

  • 主要代码结构:
    • 页面逻辑:app/目录
    • AI解析算法:lib/目录
    • 主题样式:styles/目录
  • 可使用 Helicone 监控AI调用性能

项目基于 Next.js 框架,开发者可修改任何模块,或通过 GitHub Issues 提交新功能建议。

Recommended

Can't find AI tools? Try here!

Just type in the keyword Accessibility Bing SearchYou can quickly find all the AI tools on this site.

Top

en_USEnglish