STARSET Mirror 项目主页
https://mirror.starset.fans
.forgejo/workflows | ||
data | ||
docs | ||
public | ||
scripts | ||
src | ||
.gitattributes | ||
.gitignore | ||
eslint.config.js | ||
index.html | ||
package.json | ||
pnpm-lock.yaml | ||
postcss.config.js | ||
README.en.md | ||
README.md | ||
README.zh-Hant.md | ||
tailwind.config.js | ||
tsconfig.app.json | ||
tsconfig.json | ||
tsconfig.node.json | ||
vite.config.ts |
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
-
Clone the repository:
git clone https://git.owu.one/starset-mirror/homepage cd homepage
-
Install dependencies:
pnpm install
-
Start the development server:
pnpm dev
-
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:
- Submitting an Issue
- https://mirror.starset.fans/about