5 Replies
btw. this was my proxy rewrite to solve the
backend.convex.cloud
issue https://github.com/radames/ai-town-huggingface/blob/main/patches/vite.config.ts#L10-L14GitHub
ai-town-huggingface/patches/vite.config.ts at main · radames/ai-tow...
AI town https://github.com/a16z-infra/ai-town Patches to run on Hugging Face Spaces - radames/ai-town-huggingface
Nice. Btw we just added an option to the client to skip this check: https://docs.convex.dev/api/interfaces/browser.BaseConvexClientOptions#skipconvexdeploymenturlcheck
Interface: BaseConvexClientOptions | Convex Developer Hub
browser.BaseConvexClientOptions
So thank you for the feedback 🙏
Hi Ian, another question: since HF Spaces are ephemeral containers unless you add external storage, I was thinking about adding a log in to HF button to sync the database to a dataset repo. Do I only need to back up convex_local_storage and convex_local_backend.sqlite3?
Yes, I believe so!