Flet-fastapi on Vercel. #2798
Unanswered
jordistano
asked this question in
Q&A
Replies: 1 comment 3 replies
-
FastAPI won't work on Vercel as it hosts static sites only - no way to run Python on server side (except their edge functions I guess). |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Question
Hi!, I'm trying to deploy the flet-fastapi example which is in the Docs, on to Vercel platform but it is no working. Can anyone try it and tell me what the problem is? I'm not a developer and my lack of knowledge make me imposible to figure it out.
Thank in advance.
Code sample
No response
Error message
No response
------------------------------------------------------
Beta Was this translation helpful? Give feedback.
All reactions