Spaces:
Running
Running
| 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. | |