every.channel: sanitized baseline

This commit is contained in:
every.channel 2026-02-15 16:17:27 -05:00
commit 897e556bea
No known key found for this signature in database
258 changed files with 74298 additions and 0 deletions

10
scripts/build-web.sh Executable file
View file

@ -0,0 +1,10 @@
#!/usr/bin/env bash
set -euo pipefail
root="$(cd "$(dirname "${BASH_SOURCE[0]}")/.." && pwd)"
cd "${root}"
# Trunk breaks if NO_COLOR is set to "1" in some environments.
cd apps/tauri/ui
exec nix develop --accept-flake-config -c env -u NO_COLOR trunk build --release --public-url /