---
title: "Deploy magic-resume"
description: "AI-powered resume editor with live preview and PDF export"
category: "AI/ML"
url: https://railway.com/deploy/magic-resume-1
---

# Deploy magic-resume

AI-powered resume editor with live preview and PDF export

**[Deploy magic-resume on Railway](https://railway.com/template/magic-resume-1)**

- **Creator:** kmaki's Projects
- **Category:** AI/ML

## Template content

### app

- **Image:** siyueqingchen/magic-resume:2.0.2
- **Public domain:** Yes

## Documentation

# Deploy and Host Magic Resume on Railway

## About Hosting Magic Resume on Railway
Magic Resume runs as a single containerized web service on Railway. Railway provides managed deployment, HTTPS networking, and automatic restarts for the browser-based resume editor.

## Tech Stack
- React 18
- TanStack Start and Router
- Node.js 20
- Vite
- Tailwind CSS
- TipTap
- Puppeteer and Chromium

## Why Deploy Magic Resume on Railway
Railway provides a fast one-click deployment from the official Docker image, automatic HTTPS, and straightforward environment configuration without requiring a database or separate backend service.

## Common Use Cases
Create and customize professional resumes, use AI-assisted writing, preview changes in real time, switch themes and languages, and export finished resumes to PDF.

## Deployment Notes
The container listens on port 3000 and uses its upstream entrypoint without a custom start command. Set `PORT=3000` for Railway routing. No persistent volume is required because resume data is stored in the browser. The deployed root URL redirects to the localized editor and then returns HTTP 200. Public deployment or commercial use must comply with the upstream project license.

## Dependencies for Magic Resume on Railway
Magic Resume is self-contained and has no database, cache, or external service dependency for its core editor experience.

### Deployment Dependencies

| Service | Image | Port | Volume |
|---------|-------|------|--------|
| app | siyueqingchen/magic-resume:2.0.2 | 3000 | - |

## Similar templates

- [Chat Chat](https://railway.com/deploy/-WWW5r) — Chat Chat, your own unified chat and search to AI platform.
- [stella](https://railway.com/deploy/stella) — Self-host stella with web, API, Postgres, Redis, and object storage.
- [Hermes Agent | OpenClaw Alternative with Dashboard](https://railway.com/deploy/hermes-agent-or-openclaw-alternative-wit) — Self-Hosted Hermes AI Agent for Telegram, Discord & Slack

Open this page in a browser: https://railway.com/deploy/magic-resume-1
