Initial commit: VortexGPU rent-a-GPU platform + Linux node agent (nightmare 4080 SUPER)

This commit is contained in:
drjones
2026-08-24 21:07:59 -07:00
commit 28b2c7339f
24 changed files with 8198 additions and 0 deletions

7
.gitignore vendored Normal file
View File

@@ -0,0 +1,7 @@
node_modules/
dist/
.env
data/
*.log
*.pid
.DS_Store