feat: Admin Area General Settings and Categories
This commit is contained in:
@@ -7,6 +7,9 @@ mkdir -p /data/hipctf/uploads
|
||||
echo "[setup] Installing root dependencies..."
|
||||
npm ci --no-audit --no-fund || npm install --no-audit --no-fund
|
||||
|
||||
echo "[setup] Rebuilding better-sqlite3 native binding (guarantees DB drivers work)"
|
||||
npm rebuild better-sqlite3 --build-from-source || npm rebuild better-sqlite3
|
||||
|
||||
echo "[setup] Building Angular frontend..."
|
||||
npm --workspace frontend run build
|
||||
|
||||
|
||||
Reference in New Issue
Block a user