🚀 QUICKSTART · Virtual Compute Gateway (VCG)

Welcome to VCG — the distributed compute interface of TriadicFrameworks.

1. Clone & Enter#

git clone https://github.com/umaywant2/TriadicFrameworks.git
cd TriadicFrameworks/docs/VCG

2. Explore Gateway Scrolls#

  • src/ → source code
  • srv/ → service configs
  • systemd/ → deployment scripts

3. Run a Demo#

docker-compose up

4. Contribute#

  • Add new compute templates in /templates/
  • Extend orchestration logic in /src/

✨ Goal: Enable TFT calculations across distributed systems.