Skip to content

docs-site Deployment

Terminal window
cd docs-site
npm install
npm run build

Deploy docs-site/dist/ as a standalone static artifact.

  • Routing docs.coinsae.com to docs artifact hosting
  • SSL provisioning and renewal
  • Host-level access and restart commands

Those steps are infrastructure-owned and intentionally omitted from this public page.