Initial commit — GeoOptions Intelligence Cockpit v2.0
Stack: FastAPI + React/TypeScript + SQLite + GPT-4o Features: Radar géopolitique, Marchés, Régime Macro, Journal de Bord MTM, Rapport IA, Super Contexte (base de raisonnement évolutive), Boucle feedback IA. Deploy: Docker + docker-compose + nginx pour openfin.open-squared.tech Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
5
_start_frontend.bat
Normal file
5
_start_frontend.bat
Normal file
@@ -0,0 +1,5 @@
|
||||
@echo off
|
||||
title GeoOptions Frontend
|
||||
cd /d "C:\DataS\OpenFin\frontend"
|
||||
if not exist node_modules npm install
|
||||
npm run dev
|
||||
Reference in New Issue
Block a user