# OpenList-Frontend **Repository Path**: snail_tech/OpenList-Frontend ## Basic Information - **Project Name**: OpenList-Frontend - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-08-31 - **Last Updated**: 2025-08-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # OpenList (frontend) ![License MIT](https://img.shields.io/badge/license-MIT-green) [![GitHub package.json version](https://img.shields.io/github/package-json/v/OpenListTeam/OpenList-Frontend)](./package.json) [![NPM Version](https://img.shields.io/npm/v/%40openlist-frontend%2Fopenlist-frontend)](https://www.npmjs.com/package/@openlist-frontend/openlist-frontend) [![NPM Downloads](https://img.shields.io/npm/dw/%40openlist-frontend%2Fopenlist-frontend)](https://www.npmjs.com/package/@openlist-frontend/openlist-frontend) [![NPM Last Update](https://img.shields.io/npm/last-update/%40openlist-frontend%2Fopenlist-frontend)](https://www.npmjs.com/package/@openlist-frontend/openlist-frontend) ## BUILD You can use [the build script](./build.sh). ```plaintext Usage: ./build.sh [--dev|--release] [--compress|--no-compress] [--enforce-tag] [--skip-i18n] [--lite] Options (will overwrite environment setting): --dev Build development version --release Build release version (will check if git tag match package.json version) --compress Create compressed archive --no-compress Skip compression --enforce-tag Force git tag requirement for both dev and release builds --skip-i18n Skip i18n build step --lite Build lite version Environment variables: OPENLIST_FRONTEND_BUILD_MODE=dev|release (default: dev) OPENLIST_FRONTEND_BUILD_COMPRESS=true|false (default: false) OPENLIST_FRONTEND_BUILD_ENFORCE_TAG=true|false (default: false) OPENLIST_FRONTEND_BUILD_SKIP_I18N=true|false (default: false) ``` ## LICENSE MIT ## CREDITS [OpenList](https://github.com/OpenListTeam/OpenList) is a resilient, community-driven fork of [AList](https://github.com/AlistGo/alist) — built to defend open source against trust-based attacks.