百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
< 返回工具列表
M

magic-resume

> 前端框架
开源

免费在线 AI 简历编辑器,唯一官方网站为 https://magicv.art

9.4K stars0 点赞0 次浏览
访问官网GitHub

工具介绍

免费在线 AI 简历编辑器,唯一官方网站为 https://magicv.art

Magic Resume is a modern online resume editor that makes creating professional resumes simple and enjoyable. Built with TanStack Start and Framer Motion, it supports real-time preview and custom themes.

Screenshots

✨ Features

  • Built with TanStack Start
  • Smooth animations (Framer Motion)
  • Custom theme support
  • Responsive design
  • Dark mode
  • Export to PDF
  • Real-time preview
  • Auto-save
  • Local storage

️ Tech Stack

  • TanStack Start
  • TypeScript
  • Motion
  • Tiptap
  • Tailwind CSS
  • Zustand
  • Shadcn/ui
  • Lucide Icons

Quick Start

  1. Clone the project
git clone [email protected]:JOYCEQL/magic-resume.git
cd magic-resume
  1. Install dependencies
pnpm install
  1. Start development server
pnpm dev
  1. Open browser and visit http://localhost:3000

Build and Deploy

pnpm build

AI provider networking

Cloudflare Workers use the platform's native fetch and do not need an application-level proxy. For Node.js or Docker deployments in regions that cannot directly reach OpenAI, Gemini, or Anthropic, set AI_PROXY_URL. HTTPS_PROXY and HTTP_PROXY are also supported as fallbacks.

AI_PROXY_URL=http://127.0.0.1:7890

DeepSeek, Qwen, and Doubao continue to use a direct connection.

Docker Deployment

Docker Compose

  1. Ensure you have Docker and Docker Compose installed

  2. Run the following command in the project root directory:

docker compose up -d

This will:

  • Automatically build the application image
  • Start the container in the background

License and Usage Restrictions

The source code of this project is released under the Apache 2.0 license with an additional non-commercial use restriction:

  • Free for Personal Use: Free to use purely for personal, non-commercial purposes (e.g., personal learning, creating your own resume).
  • Commercial Use Prohibited: The project may not be used for any commercial purpose, including providing it as a paid or profit-generating service (such as SaaS/PaaS), enterprise commercial operations, resale, or secondary commercial development, regardless of whether the source code has been modified.

Please see the LICENSE file for detailed terms.

️ Roadmap

  • AI-assisted writing
  • Multi-language support
  • Support for more resume templates
  • Support for more export formats
  • Import PDF, Markdown, etc.
  • Custom model
  • Auto one page
  • Online resume hosting

Star History

Contact

You can follow the latest updates via:

  • Author: Siyue

  • X: @GuangzhouY81070

  • Discord: Join our community https://discord.gg/9mWgZrW3VN

  • Email: [email protected]

  • Project Homepage: https://github.com/JOYCEQL/magic-resume

Support

If you find this project helpful, please give it a star ⭐️

❤️ Sponsors

GitHub Issues· 0 开放

在 GitHub 查看全部

暂无开放 Issues,或尚未同步最近议题。

核心特点

  • •Built with TanStack Start
  • •Smooth animations (Framer Motion)
  • •Custom theme support
  • •Responsive design
  • •Dark mode
  • •Export to PDF
  • •Real-time preview
  • •Auto-save
  • •Local storage
  • •TanStack Start

> 标签

TypeScriptaideepseekdoubaomotion

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月17日
分类前端框架
定价开源

> 相关工具

R
React
用于构建用户界面的 JavaScript 库
V
Vue.js
渐进式 JavaScript 框架
N
Next.js
基于 React 的全栈 Web 框架