-
Notifications
You must be signed in to change notification settings - Fork 0
Windows Setup
The shared Node/Vite/SYSTEMX LAN commands are intended to run on Windows 11
x64 and ARM64 when Node.js, npm, Git, and Firebase tooling are installed. This
checkout does not currently ship a native .ps1 or .cmd SYSTEMX launcher and
does not expose a remote PowerShell installer. Those are planned capabilities,
not current acceptance claims.
Run in Windows Terminal or PowerShell 7:
git clone https://github.com/WayneTechLab/SFWA-WTL-TEMPLATE.git my-app
Set-Location my-app
npm install
npm test
npm run dev:systemxThe Node runner selects free loopback ports and prints the public Vite URL,
the /__systemx/ bridge, and the direct SYSTEMX LAN URL. Check ownership with:
npm run systemx:session:statusStop only this checkout’s owned processes with:
npm run systemx:session:stopnpm run typecheck
npm run lint
npm run build
npm run sync:system:check
npm run system:auditThe build keeps .SYSTEMX/LAN outside the public artifact. npm test also
characterizes the loopback host/origin/session/path and read-model controls.
Install vendor tools through their official Windows installers or approved
package managers, then verify them locally. Firebase CLI can be installed with
the project’s npm dependency path or npx --yes firebase-tools; Google Cloud,
GitHub CLI, Chrome/Chromium, Playwright, and optional Stripe/MCP tools are
separate opt-in tools. Do not put credentials in PowerShell command history or
AI context.
Windows ARM64 uses native builds where the vendor provides them. If a provider only supplies x64 tooling, use the vendor-supported emulation path and record that limitation in the local setup evidence; never silently claim native ARM64 support.
The legacy Bash bootstrap can be inspected and run from Git Bash or WSL:
bash .SYSTEMX/scripts/bootstrap.sh --checkThis is optional and not required to run the Node-based app and LAN commands. See One-Line Workstation Start and Platform Matrix.
S.F.W.A. Template · .SYSTEMX Forever WebApp · WayneTechLab.com · Repo · Update Log
Start
- Home
- Quick Start
- One-Line Install
- WTL Standard Setup Guide
- Setup Playbook
- User Ingest & Production Setup
- Production Kit
- Brand Guide Kit
- WTL Site Shell G1
Platform setup
SYSTEMX
- The SYSTEMX Standard
- SYSTEMX Executive Summary
- SYSTEMX Security Overview
- SYSTEMX Menu Operations
- SYSTEMX Setup and Deployment
- SYSTEMX Webportal
- SYSTEMX LAN Builder
- SYSTEMX LAN Operations Manual
- SYSTEMX LAN API Reference
- Unified Login and Admin Operations
- SYSTEMX LAN Webflow Master Plan
- SYSTEMX Logs and Evidence
- SYSTEMX Root and Folder Standard
- SYSTEMX Environment Solutions
- SYSTEMX Operating Rhythm
- SYSTEMX Sync and Controlled Updates
- SYSTEMX Long-Term Warnings
- SYSTEMX Third-Party Responsibility
Agents and tooling
- Agent Mesh & Tooling Standard
- MCP and Agents
- Agent 0 Operating Model
- Agent 0 and Subagents
- How Subagents Work
- Starter Prompts and Smart Routing
Reference
- Architecture & Stack
- Project Structure
- Environment Variables
- Security
- Deployment
- Testing & QA
- GitHub Authors & Contribution Notes
- Update Log
- FAQ