Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 417 Bytes

File metadata and controls

18 lines (12 loc) · 417 Bytes

Develop XBuilder

Project Structure

  • /docs: Documentations for XBuilder.
  • /spx-gui: Front-end project.
  • /spx-backend: Back-end project.
  • /tools: Other independent tools that XBuilder depends on.
  • /scripts: Scripts for building, deploying, or other automation tasks.

Environment Requirements

  • Node.js: >= 20.11.1
  • Go: >= 1.24.0

Architecture Design

TODO.