STARSET Mirror 项目主页 https://mirror.starset.fans
Find a file
CDN aea991bbdb
All checks were successful
Deploy / Deploy (push) Successful in 1m8s
data: update featured translations
Co-authored-by: faultline <faultline@qq.com>
2025-02-08 09:40:55 +08:00
.forgejo/workflows ci: explicitly set pnpm version 2025-02-03 14:32:26 +08:00
data data: update featured translations 2025-02-08 09:40:55 +08:00
docs feat: migrate language code 2025-02-03 22:52:56 +08:00
public feat: accessibility enhancement 2025-02-03 19:28:27 +08:00
scripts feat: migrate language code 2025-02-03 22:52:56 +08:00
src fix: map language code in updateDetailPage 2025-02-03 23:49:24 +08:00
.gitattributes chore: count markdown 2025-02-03 15:13:56 +08:00
.gitignore feat: init repo 2025-02-02 23:35:54 +08:00
eslint.config.js feat: init repo 2025-02-02 23:35:54 +08:00
index.html feat: accessibility enhancement 2025-02-03 19:28:27 +08:00
package.json feat: translations integrity validation 2025-02-03 22:22:07 +08:00
pnpm-lock.yaml feat: translations integrity validation 2025-02-03 22:22:07 +08:00
postcss.config.js feat: init repo 2025-02-02 23:35:54 +08:00
README.en.md chore: update dir structure in README 2025-02-03 22:56:36 +08:00
README.md chore: update dir structure in README 2025-02-03 22:56:36 +08:00
README.zh-Hant.md chore: update dir structure in README 2025-02-03 22:56:36 +08:00
tailwind.config.js feat: init repo 2025-02-02 23:35:54 +08:00
tsconfig.app.json feat: init repo 2025-02-02 23:35:54 +08:00
tsconfig.json feat: init repo 2025-02-02 23:35:54 +08:00
tsconfig.node.json feat: init repo 2025-02-02 23:35:54 +08:00
vite.config.ts fix: include data directory during building 2025-02-03 11:39:40 +08:00

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-Hans/         # Simplified Chinese data
│   ├── zh-Hant/         # Traditional Chinese data
│   └── en/         # 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: