⚠️ Repository MovedThis repository has been moved to nucel-cloud/nucel. The old repository at DonsWayo/nucel is archived.
Please update your bookmarks and any references to point to the new location. Deploy modern web applications without vendor lock-in. Own your infrastructure. Pay only for what you use.
npm install -g @donswayo/nucel-cli
# Deploy your app (auto-detects framework)
nucel deploy
# Deploy to production
nucel deploy --stack production
# Preview changes
nucel deploy --preview
- Next.js 14+ - App Router, Pages Router, ISR, Streaming SSR
- SvelteKit 2+ - SSR, Form Actions, Adapters
- React Router v7 - Full Remix features, Loaders, Actions
- Full Ownership - Runs in YOUR cloud account
- Zero Platform Fees - Only pay cloud costs (~$5/month)
- No Vendor Lock-in - Open source, portable
- Unlimited Everything - No limits on builds, bandwidth, or team members
- Multi-Cloud Ready - AWS today, GCP/Azure/Cloudflare coming
Full docs at: https://nucel.cloud (coming soon)
For now: ./apps/docs
Package | Description |
---|---|
@donswayo/nucel-cli | CLI for deployments |
@donswayo/pulumi-nextjs-aws | Next.js adapter |
@donswayo/pulumi-sveltekit-aws | SvelteKit adapter |
@donswayo/pulumi-react-router-aws | React Router v7 adapter |
MIT