-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Welcome to the SFWA-WTL TEMPLATE wiki — the deep-dive home for the reusable, enterprise-grade blueprint for spinning up TypeScript + React + Vite + Firebase + Stripe web apps the same way, every time.
Provided by Wayne Tech Lab LLC. Use at your own risk; review, configure, secure, and test the template before any production use.
The template is subject to change and modification daily. Fork, clone, or copy
it at your own risk. If you use .SYSTEMX or substantial template material as
the base for a project, retain the license and ask for attribution/credit where
appropriate. Subagents are powerful but multiply token, tool, and review usage;
use bounded lanes and the coordinator report-back contract.
This public template was prepared from the original WayneTechLab/webapp-stack-g1 source template and published as WayneTechLab/SFWA-WTL-TEMPLATE.
SFWA-WTL TEMPLATE is currently based for Mac on Apple Silicon hardware. The
main terminal commands assume macOS, zsh, Homebrew, Node/npm, Git, GitHub CLI,
Google Cloud SDK, Firebase CLI, and optional Stripe/MCP tooling.
Windows is being treated as its own edition target for Windows x64 and Windows ARM64. Use the Windows setup packet notes and verify generated PowerShell/Windows Terminal commands before production use. Ubuntu/Linux support is planned soon; current Linux/WSL notes are compatibility guidance, not the primary lane.
The repository is two things at once: a runnable starter app (the repo root) and a full, ordered setup playbook (
.SYSTEMX/Template/). This wiki documents both.
| If you want to… | Go to |
|---|---|
| Get a running app in minutes | Quick Start |
Use the template and .SYSTEMX together from scratch to production |
User Ingest & Production Setup |
| Understand the tech choices | Architecture & Stack |
| Know where everything lives | Project Structure |
| Wire up Firebase / config | Environment Variables |
| Ship safely | Security |
| Do the full guided build | Setup Playbook |
| Go live | Deployment |
| Add tests | Testing & QA |
| Common questions | FAQ |
The template includes the reusable Wayne Tech Lab .SYSTEMX operating layer:
setup/bootstrap, governance sync, packet-based instructions, quality and
security gates, deployment tooling, and a shared agent roster for coordinated
human/AI work.
Read Agent 0 and Subagent Operating Loop before parallel AI work. This standalone template does not publish or endorse Networks.Chat or WayneTechLab.com portfolio/business content.
A portable golden path. Drop it into any new repository (or click Use this template) and an engineer — or an AI agent — follows the steps in order to stand up a production-ready web application from a bare machine to a deployed, monitored, billing-enabled product.
It is intentionally generic: no business names, no hard-coded project IDs, no customer data. Everything project-specific is collected during the Interview step and the first-time intake packet, then injected into generated files.
-
⚡ Fast start — the repo root is a runnable app.
npm install && npm run devand you have a working React + Firebase site (it boots even before Firebase is configured). -
🧭 Full playbook —
.SYSTEMX/Unified-Setup-Process/defines editions, intake files, Level 0-5 accounts, and Unified Login;.SYSTEMX/Template/remains the legacy golden-path detail flow (steps/00→steps/12).
One step at a time, in order. Each step states its goal and preconditions, prompts for inputs, performs the work, and ends with a verification gate you must pass before advancing. Later steps depend on artifacts (env vars, project IDs, price IDs) produced earlier.
New projects pause early so the human can fill
.SYSTEMX/Unified-Setup-Process/intake/*.md, then re-inject
06-AI-REINJECTION-PROMPT.md into the AI/code tooling session.
For the complete operator flow, use User Ingest & Production Setup.
SFWA-WTL TEMPLATE is the public Standard Firebase Web App Wayne Tech Lab
Template. The underlying stack remains Generation 1.0; bump the generation for a
breaking change to the step order or baseline stack, and patch individual step
files freely.
SFWA-WTL-G1 · Standard Firebase Web App, Wayne Tech Lab Generation 1 · Provided by Wayne Tech Lab LLC under MIT · Use at your own risk · Subject to daily change · Repository
- Home
- Quick Start
- WTL Standard Setup Guide
- One-Line Install
- Platform Matrix
- Linux Setup
- Windows Setup
- Architecture and Stack
- Project Structure
- SYSTEMX Root and Folder Standard
- Setup Playbook
- Environment Variables
- Security
- Deployment
- Testing and QA
- MCP and Agents
- GitHub Authors and Contribution Notes
- SYSTEMX WEBPORTAL
- White Paper
- Executive Summary
- CISO Note From the Founder
- Wayne Tech Lab Purpose
- Security Overview
- Long-Term Warnings
- .ENV Solutions
- Menu Operations
- Setup and Deployment
- Start and End of Day
- SYSTEMX Sync and Controlled Updates
- Agent 0 and Subagents
- Agent 0 Operating Model
- How Subagents Work
- Starter Prompts and Smart Routing
- Third-Party Responsibility
- User Ingest and Production Setup
- FAQ