Sealos.io International Homepage
August 18, 2026 ยท View on GitHub
This repository serves as the international homepage for Sealos.io, built with the latest technologies including Next.js v14 and Fumadocs.
Key Features
- Next.js v14: Enables fast and flexible website development with React-based server-side rendering and static site generation.
- Fumadocs: A documentation tool integrated to ensure high-quality web pages optimized for tech communities.
Project Purpose
The repository is designed to provide an interactive and user-friendly homepage for Sealos, showcasing its global presence and technological advancements.
Development Setup
Install dependencies and run the development server:
corepack enable
pnpm install --frozen-lockfile
pnpm dev
Visit http://localhost:3000 in your browser to view the site in development mode.
After verifying a Codex worktree, remove its rebuildable Next.js output:
pnpm clean:worktree
Note: When developing, make sure to create a .env.local file to store any necessary environment variables.
Learn More
To learn more about Next.js and Fumadocs, take a look at the following resources:
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.
- Fumadocs - learn about Fumadocs