A mobile-first support document hub for employees, packaged for iOS with Capacitor and designed for offline use.
npm install
cp .env.example .env.development
npm run devOpen http://localhost:5173.
Use the docs index for ownership-transfer and day-2 operations:
- Documentation Index
- Architecture
- Security and Privacy
- Privacy
- Quick Start
- Configuration
- Content Management
- iOS Development
- Release Operations
- Runbook
- Troubleshooting
npm run devnpm run buildnpm run validate:allnpm run ios:build(macOS only)npm run ios:open(macOS only)