Skip to content

FifeCIC/trading-command-suite

Repository files navigation

Trading Command Suite

Status License

A production-ready React PWA command surface for Trader.CORE workflows. Lean, opinionated, and architecture-first for rapid implementation.

Built by FifeCIC | Ryan Bayne


What's Included

  • React 18 + Vite for fast development and optimised builds
  • TanStack Query for server state management
  • Zustand for client state
  • Zod for runtime validation
  • PWA plugin for installability and offline support
  • Feature flags for progressive rollout
  • API URL helper for environment-aware endpoints
  • Dev Runtime overlay with element tags for debugging
  • Privacy-safe analytics foundation
  • Bundle budget checker to prevent bloat

Used By

Quick Start

git clone <repo-url> trading-command-suite
cd trading-command-suite
npm install
npm run dev

Available Scripts

  • npm run dev — Start Vite dev server
  • npm run build — Production build
  • npm run build:guard — Build + bundle budget check
  • npm run preview — Preview production build
  • npm run lint — ESLint
  • npm run check:bundle — Check bundle budget constraints

Handoff And Ops

Why Not Create React App / Next.js?

Trading Command Suite is for projects that need:

  • PWA-first architecture without SSR overhead
  • Full control over the build pipeline
  • Minimal abstraction layers
  • A known-good starting point that's already proven in production

Support This Work

Licence

GPL-3.0 — see LICENSE for details.

About

Trading Command Suite - Unified command interface for SEES market analysis and MT5 trading operations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors