Files
OpenList-Frontend/README.md
Hantong Chen d8f3b7bc23 chore: update meta (#21)
* chore: update badge to forbid github camo

* chore: add LICENSE

* fix: update fotter power by

* chore: add CI for uploading lang source

* chore: update desc of `version`
2025-06-16 15:40:15 +08:00

1.6 KiB

OpenList (frontend)

License MIT GitHub package.json version NPM Version NPM Downloads NPM Last Update

BUILD

You can use the build script.

Usage: ./build.sh [--dev|--release] [--compress|--no-compress] [--enforce-tag]

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

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)

LICENSE

MIT

CREDITS

OpenList is a resilient, community-driven fork of AList — built to defend open source against trust-based attacks.