mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-04-18 08:22:16 +00:00
Reactive Resume: rewrite for v5 using original repo amruthpilla/reactive-resume (#12705)
* fix(reactive-resume): rewrite for v5 using original repo amruthpillai/reactive-resume Replaces lazy-media fork with original upstream repo (amruthpillai/reactive-resume). Rewrites install script for v5 architecture: - TanStack Start / Drizzle ORM single-package build - Headless Chromium for PDF generation (replaces Browserless) - Local filesystem storage (removes MinIO dependency) - Node 24 + pnpm - Runtime: node .output/server/index.mjs Fixes #12672, Fixes #11651 * add clean_install
This commit is contained in:
committed by
GitHub
parent
b3bedd720f
commit
d38ca1a7fc
@@ -12,7 +12,7 @@
|
||||
"documentation": "https://docs.rxresume.org/",
|
||||
"website": "https://rxresume.org",
|
||||
"logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/reactive-resume.webp",
|
||||
"config_path": "/opt/Reactive-Resume/.env",
|
||||
"config_path": "/opt/reactive-resume/.env",
|
||||
"description": "A one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever.",
|
||||
"install_methods": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user