First commit
All checks were successful
Build tesses.net / build-and-push-image (push) Successful in 49s

This commit is contained in:
2026-05-07 22:47:12 -05:00
commit 475a8b36a1
16 changed files with 581 additions and 0 deletions

8
cross.json Normal file
View File

@@ -0,0 +1,8 @@
{
"$schema": "https:\/\/crosslang.tesseslanguage.com\/\/schema\/cross-json-schema.json",
"info": {
"type": "console"
},
"name": "TessesNet",
"version": "1.0.0.0-prod"
}