How do I serve a React-built front-end on a FastAPI backend?

后端 未结 0 830
死守一世寂寞
死守一世寂寞 2021-01-01 07:08

I\'ve tried to mount the frontend to / with app.mount, but this invalidates all of my /api routes. I\'ve also tried the following code

相关标签:
回答
  • 消灭零回复
提交回复
热议问题