This repository has been archived on 2026-04-03 . You can view files and clone it, but cannot push or open issues or pull requests.
- Add .env.local to .gitignore (gitignored local overrides for DB_HOST/DB_PORT) - Load .env.local with override in node tests — create this file to point at local MariaDB (DB_HOST=localhost DB_PORT=30310) instead of VPS via WireGuard - MariaDB NodePorts added to K8s manifests (infra/k8s/local/): mariadb dev: 30310, mariadb-test: 30311 Workflow: dump tenant DB → load into local mariadb pod → set .env.local → run node tests locally Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Description
ARCHIVED � moved to gitea/titan monorepo (src/assay/)
Languages
Python
75.3%
JavaScript
16.1%
HTML
6%
CSS
2.5%