-
Notifications
You must be signed in to change notification settings - Fork 0
Linux Setup
Ubuntu and WSL2 are compatibility lanes for the shared Node/Vite/SYSTEMX LAN runtime. The local builder is loopback-only and uses the same port ownership and session controls as macOS and Windows. Distribution package installation is not silently assumed; verify each vendor CLI before using it.
git clone https://github.com/WayneTechLab/SFWA-WTL-TEMPLATE.git my-app
cd my-app
npm install
npm test
npm run dev:systemxCheck or stop only the processes owned by this checkout:
npm run systemx:session:status
npm run systemx:session:stopnpm run typecheck
npm run lint
npm run build
npm run sync:system:check
npm run system:auditInspect the local bootstrap before running it:
bash .SYSTEMX/scripts/bootstrap.sh --check
npm run browser:install
npm run browser:codegenThe browser commands install/use Playwright Chromium for local recording and smoke work. Point them at the printed Vite URL, not a hard-coded port when another project is active.
For WSL2, keep the repository inside the Linux filesystem for reliable file watching and permissions. Use Windows-host VS Code/Chrome only as an explicit operator choice; never treat their presence as proof that Linux package setup completed.
Install Google Cloud CLI, Firebase CLI, and optional provider CLIs from their official sources. Authenticate interactively or with approved short-lived CI identity. Do not save tokens, service-account JSON, or private keys in the repo, logs, or AI context.
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