synor/docs
Gulshan Yadav c829362729 feat(cli): add deploy command for Synor Hosting
Add `synor deploy` command group for deploying web applications:
- `synor deploy push` - upload project to Synor Hosting
- `synor deploy init` - create synor.json configuration
- `synor deploy list` - list all deployments
- `synor deploy delete` - remove a deployment

Features:
- synor.json configuration parsing with build/routes/headers
- Framework auto-detection (Next.js, Vite, Astro, Angular, SvelteKit)
- Build command execution with install support
- Multipart file upload to storage gateway
- Deployment name validation with reserved word protection
- Content type detection for 20+ MIME types

Also adds Phase 9 milestone documentation and marks Synor Hosting
as 100% complete in the roadmap.
2026-01-10 12:59:35 +05:30
..
PLAN feat(cli): add deploy command for Synor Hosting 2026-01-10 12:59:35 +05:30
tutorials docs: add developer tutorial series 2026-01-10 06:24:51 +05:30
ARCHITECTURE_HOSTING.md feat(hosting): add Synor Hosting subdomain-based web hosting 2026-01-10 12:34:07 +05:30
ARCHITECTURE_STORAGE.md feat(storage): add Synor Storage L2 decentralized storage layer 2026-01-10 11:42:03 +05:30
BUG_BOUNTY.md feat: Phase 7 critical tasks - security, formal verification, WASM crypto 2026-01-10 01:40:03 +05:30
DEPLOYMENT.md feat: Phase 7 production readiness improvements 2026-01-08 07:21:14 +05:30
DEPLOYMENT_PLAN.md feat: add synor.cc landing page and zero-cost deployment plan 2026-01-10 09:26:21 +05:30
DEVELOPER_GUIDE.md Initial commit: Synor blockchain monorepo 2026-01-08 05:22:17 +05:30
EXCHANGE_INTEGRATION.md docs: add comprehensive exchange integration guide 2026-01-10 06:20:35 +05:30
PLAN.md Initial commit: Synor blockchain monorepo 2026-01-08 05:22:17 +05:30
SECURITY_AUDIT_SCOPE.md feat: Phase 7 production readiness improvements 2026-01-08 07:21:14 +05:30
TESTNET.md Initial commit: Synor blockchain monorepo 2026-01-08 05:22:17 +05:30