An open API service indexing awesome lists of open source software.

https://github.com/labring/sealos.io


https://github.com/labring/sealos.io

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

# Sealos.io International Homepage

This repository serves as the international homepage for [Sealos.io](https://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
To run the development server:

```bash
npm run dev
# or
pnpm dev
# or
yarn dev
```

Visit [http://localhost:3000](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.

## Learn More
To learn more about Next.js and Fumadocs, take a look at the following
resources:
- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js
features and API.
- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.
- [Fumadocs](https://fumadocs.vercel.app) - learn about Fumadocs