teaching-bot / README.md
deploy
Backend Space: build-time clone of private source (no source in repo)
bb0af02
|
Raw
History Blame Contribute Delete
461 Bytes
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.