Spaces:
Running
Running
metadata
title: Teaching Bot API
emoji: ๐
colorFrom: indigo
colorTo: pink
sdk: docker
app_port: 7860
pinned: false
Teaching-Bot โ backend (API + worker)
FastAPI API + Arq worker in one always-on container. The application source is
not stored here โ it is cloned from a private repository at build time via a
build secret (GH_TOKEN). Postgres on Supabase, Redis on Upstash. Runtime config
comes from Space secrets. Frontend lives on Vercel.