Deploy magic-resume
AI-powered resume editor with live preview and PDF export
Just deployed
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 | - |
Template Content
