--- 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.