docs: add source installation guide#375
Conversation
b943b56 to
2b447d4
Compare
2b447d4 to
570be6c
Compare
|
Updated verification and China network guidance: I tested the source install guide from a clean clone with GIT_LFS_SKIP_SMUDGE=1 through npm install, UI install, builds, bootstrap, and a short production startup readiness check. I also added Chinese docs for npm registry mirror usage and fnm Node.js mirror usage, and verified the npm registry commands with an isolated npm config. |
9bce903 to
ece1fe3
Compare
|
Brand-new install verification: I used an isolated temp HOME, PILOT_HOME, and npm cache. Remote GitHub clone of the PR branch hit in the current network, so I documented that failure mode in the Chinese guide. Using a local clone to simulate a fresh checkout, the documented install path completed: root npm install, UI npm install, bootstrap with empty PILOT_HOME, root/UI builds, and short production startup until both UI and Gateway were ready. |
|
Correction to the previous verification comment: the remote GitHub clone failure was |
90ab067 to
178f931
Compare
178f931 to
df19df3
Compare
Summary
Context
Verification