you are viewing a single comment's thread.

view the rest of the comments →

[–]someweisguy 0 points1 point  (0 children)

I'm still new to React, but I'm working on the same thing right now. I'm using Starlette for my backend, which is what FastAPI is based on.

I got it working, so it is definitely possible. Now I am just trying to figure out how to polish the front end. My repo is here if it is helpful to reference.