This repository serves as the international homepage for Sealos.io, built with the latest technologies including Next.js v14 and Fumadocs.
- 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.
The repository is designed to provide an interactive and user-friendly homepage for Sealos, showcasing its global presence and technological advancements.
To run the development server:
npm run dev
# or
pnpm dev
# or
yarn dev
Visit http://localhost:3000 in your browser to view the site in development mode.
Note: When developing, make sure to create a .env.local
file to store any necessary environment variables.
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