Nexio OS — SaaS Multi-tenant

Plateforme SaaS multi-tenant SvelteKit 5 + Cloudflare. Plans Free/$19/$49/$149.

# Nexio OS ## Overview SaaS multi-tenant pour gestion d'entreprise. Stack unifiée FATAPLUS : **SvelteKit 5 + Cloudflare**. ## Stack Technique | Composant | Technologie | |-----------|-------------| | Framework | SvelteKit 5 (runes) | | Hosting | Cloudflare (Workers/Pages) | | Package manager | pnpm (workspace) | | Monorepo | `pnpm-workspace.yaml` | | Config | `.wrangler/` (Cloudflare) | | Memory | `.supermemory/` | ## Structure Projet ``` /root/workspace/nexio-os/ ├── apps/ # Apps SvelteKit ├── packages/ # Packages partagés ├── data/ # Données statiques/seed ├── device-mesh/ # Device mesh config ├── .wrangler/ # Cloudflare Wrangler config └── pnpm-workspace.yaml ``` ## Plans Tarifaires | Plan | Prix | Features | |------|------|----------| | Free | $0 | Limité | | Starter | $19/mois | [TO VERIFY] | | Pro | $49/mois | [TO VERIFY] | | Enterprise | $149/mois | [TO VERIFY] | ## Liens - Source local : `/root/workspace/nexio-os/` - GitHub : `Nexio-work/fataplus-os.git` - PRD : `/root/workspace/nexio-os-prd/` - Templates : `/root/workspace/nexio-templates/` - Connectors : `/root/workspace/nexio-connectors/` - Dashboard : `/root/workspace/nexio-dashboard/` # Citations [1] Vérifié depuis `ls /root/workspace/nexio-os/` (2026-06-14).