Using /api fastapi framework and don't know how to build and produce it
Answered
Chinese Alligator posted this in #help-forum
Chinese AlligatorOP
I want to host my app on the vps
First i used npm run build Then i runned it with pm2
But the backend fastapi is not working
What can be the problem?
It works when the project built?
First i used npm run build Then i runned it with pm2
But the backend fastapi is not working
What can be the problem?
It works when the project built?
7 Replies
Chinese AlligatorOP
Its not working
My backend is not working
Chinese AlligatorOP
marksolution
Mark Solution
um
I found the problem
Chinese AlligatorOP
It was the package.json
Answer