feat: new cockpit

This commit is contained in:
OpenSquared
2026-07-14 11:21:43 +02:00
parent 9778c74ae3
commit ad07c8d886
32 changed files with 871 additions and 551 deletions

View File

@@ -1,5 +1,5 @@
@echo off
title GeoOptions Backend
title OpenFin Backend
cd /d "C:\DataS\OpenFin\backend"
if not exist venv python -m venv venv
call venv\Scripts\activate.bat