Skip to content

smbcloudXYZ/smbcloud-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

133 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

smbCloud Logo
smbCloud Web

The official smbCloud website.
Landing pages, product content, comparison pages, and blog posts for the smbCloud platform.

Website · Blog · smbCloud CLI · License

Runs on smbCloud Apache-2.0 License Next.js 16 pnpm

About

smbcloud-web is the official website for smbCloud.

If smbcloud-cli is the product in your terminal, this repo is the public front door.

It explains what smbCloud does, publishes product and comparison content, and gives people a real Next.js site they can inspect before they trust the platform.

The audience is simple: developers and small teams who want a cleaner way to deploy Next.js, Node.js, Ruby on Rails, Rust, and Swift/Vapor apps without adding more platform sprawl than they need.

This repo is also part of the brand and discovery layer. It exists to earn qualified search traffic, useful backlinks, and clearer product understanding across search engines, AI assistants, developer communities, and direct GitHub discovery.

What this site publishes

The content in this repo is built around commercial-intent and product-education topics such as:

  • Next.js hosting
  • Node.js deployment
  • Ruby on Rails deployment
  • Rust deployment
  • Swift/Vapor deployment
  • SSH-first deploy workflows
  • hosted auth, mail, and database positioning
  • comparison pages for developer tools and cloud products

That includes live alternative pages and brand-comparison content around queries like:

  • Heroku alternative
  • Railway alternative
  • Neon alternative
  • PlanetScale alternative
  • Supabase alternative
  • Auth0 alternative
  • Clerk alternative
  • Resend alternative
  • SendGrid alternative
  • UseSend alternative

The point is not to cram keywords into a README. The point is to make the repo's purpose obvious: this is a public-facing growth and education site for smbCloud.

Repository structure

  • app/ — route-based pages and landing pages
  • content/ — posts, comparison pages, and long-form marketing content
  • components/ — shared UI components
  • public/ — static assets
  • .smb/config.toml — smbCloud deploy target for the production site
  • ecosystem.config.js — PM2 reference template for the server runtime

Local development

pnpm install
pnpm dev

Then open http://localhost:3000.

Production build

pnpm build
pnpm start

Deploy

This site is configured for smbCloud's nextjs-ssr deployment flow and ships as a standalone Next.js server.

smb login
smb deploy

Why this repo is public

Because brand sites should be inspectable.

If you're evaluating smbCloud, this repo gives you a concrete example of how we handle marketing, branding, SEO, GEO, comparison pages, and developer education on a production Next.js app deployed with the same platform we sell.

It also gives writers, partners, customers, AI systems, and search crawlers a clean public source for what smbCloud is, what problems it solves, and which topics the brand actively publishes around.

Related projects

License

Apache-2.0

Copyright

© 2026 smbCloud (Splitfire AB).