sol-docs
Technical documentation site for Sol Helps (sol-app) built with Docusaurus.
Local development
cd sol-docs
npm install
npm run start -- --port 3001
Build and verify
npm run build
npm run serve
Content scope
This docs site tracks real implementation behavior in:
sol-app/appsol-app/libsol-app/hooks
Update docs in the same PR as behavior changes.