Initial setup

This commit is contained in:
DaKheera47
2026-02-15 22:20:56 +00:00
parent 420299fffe
commit 3c41df9ba8
55 changed files with 19564 additions and 2620 deletions
+5
View File
@@ -75,3 +75,8 @@ jobs:
if: matrix.project == 'orchestrator'
run: npm --workspace orchestrator run build:client
working-directory: .
- name: Build documentation site
if: matrix.project == 'orchestrator'
run: npm run check:docs
working-directory: .