Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 778 Bytes

README.md

File metadata and controls

31 lines (18 loc) · 778 Bytes

logo

RR: Yet a Better Redistributed Fork of ARPL for Redpill Bootload Automation

The ultimate solution to self-centralized Synology DSM OS on any local machine with any x86/x64 CPU architecture via a single flash of bootload pre-installation process in addition within recovery environment.

Run project locally

Use this command below to boot this project locally.

git clone https://github.com/RROrg/rr-docs.git

cd rr-docs

npm install pnpm -g

pnpm i

pnpm dev

Visit https://localhost:5173 to see your site

Build

You may run this command to build the docs

pnpm build