homepage/README.en.md
CDN 9ac43ef4f9
All checks were successful
Deploy / Deploy (push) Successful in 1m15s
feat: migrate language code
2025-02-03 22:52:56 +08:00

1.4 KiB

STARSET Mirror Project Homepage

Visit: https://mirror.starset.fans

Environment Requirements

  • Node.js (recommended v18+)
  • pnpm (pnpm is recommended as the package manager)

Quick Start

  1. Clone the repository:

    git clone https://git.owu.one/starset-mirror/homepage
    cd homepage
    
  2. Install dependencies:

    pnpm install
    
  3. Start the development server:

    pnpm dev
    
  4. Build for production:

    pnpm build
    

Project Structure

homepage
├── data/               # Content files
│   ├── zh-CN/         # Simplified Chinese data
│   ├── zh-TW/         # Traditional Chinese data
│   └── en-US/         # English data
├── src/               # Source code
├── public/            # Static assets
├── docs/              # Documentation
└── scripts/           # Build and tool scripts

Contribution Guide

See CONTRIBUTING.md in the docs directory to learn how to participate in the project.

License

All content and documentation of this project (/data and /docs) are under the CC BY-NC-SA 4.0 license.

The source code of this project is under the AGPL 3.0 license.

Contact Us

If you have any questions or suggestions, feel free to contact us via: