To launch The Forge server and UI GUI:
-
Run the server: python c:\TheForge\forge_server.py
-
Open the GUI: Start-Process http://localhost:8777
Note: A UI encoding fix was applied to forge_server.py to use ASCII instead of box characters so it runs correctly in Windows.