snapquest / index.html

Commit History

fix: FastAPI owns root, mount Gradio at /gradio, fix API path in index.html
a3ed0e7

ashish-doing commited on

fix: absolute URL for API calls from /game context
ef0a5e5

ashish-doing commited on

fix: /game serves index.html, correct API path /gradio_api/run/
abc8f7b

ashish-doing commited on

debug: try both API paths, show full response
179ac94

ashish-doing commited on

debug: show real error in startDungeon alert
6b8c06a

ashish-doing commited on

fix: serve index.html via demo.app route, Gradio at root
d0e0d71

ashish-doing commited on

fix: FastAPI serves index.html at root, Gradio API at /gradio/run/*
ea809e6

ashish-doing commited on

fix: full static HTML UI + pure Gradio API backend, bypass gr.HTML entirely
67226a3

ashish-doing commited on

fix: connect Play buttons to live HF Space
d2c70bc

ashish-doing commited on

deploy: landing page as index.html on main
a9cb13a

ashish-doing commited on