Initial TrueGrowth source import

This commit is contained in:
2026-07-07 09:36:36 +08:00
commit 3b6781d695
2283 changed files with 691996 additions and 0 deletions

9
.nxignore Normal file
View File

@@ -0,0 +1,9 @@
# Exclude excalidraw directory from Nx processing
excalidraw
# Vendored runtime source is inspected and bridged, but not built by Nx.
vendor
# Local model/runtime caches can contain third-party project files that confuse Nx graph scanning.
.truegrowth-runtime
.venv-funclip