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.
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
You may run this command to build the docs
pnpm build