initial commit with charts and assistant chat

This commit is contained in:
2026-03-02 00:08:19 -04:00
commit d907c5765e
1828 changed files with 50054 additions and 0 deletions

4
bin/build Executable file
View File

@@ -0,0 +1,4 @@
#!/bin/bash
docker build -f deploy/Dockerfile -t dexorder-ai:latest .
# todo push to archive