nucel Svelte Themes

Nucel

Nucel - Open source deployment platform for modern web applications

Nucel

Deploy modern web applications without vendor lock-in. Own your infrastructure. Pay only for what you use.

Installation

npm install -g @nucel.cloud/nucel-cli

Usage

# Deploy your app (auto-detects framework)
nucel deploy

# Deploy to production
nucel deploy --stack production

# Preview changes
nucel deploy --preview

Supported Frameworks

  • Next.js 14+ - App Router, Pages Router, ISR, Streaming SSR
  • SvelteKit 2+ - SSR, Form Actions, Adapters
  • React Router v7 - Full Remix features, Loaders, Actions

Why Nucel?

  • 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

Documentation

Full docs at: https://nucel.cloud (coming soon)

For now: ./apps/docs

Packages

Package Description
@nucel.cloud/nucel-cli CLI for deployments
@nucel.cloud/nextjs-aws Next.js adapter
@nucel.cloud/sveltekit-aws SvelteKit adapter
@nucel.cloud/react-router-aws React Router v7 adapter

License

MIT

Top categories

Loading Svelte Themes