isatyamks / CodeCash

Building a Tycoon Game
GNU General Public License v3.0
1 stars 1 forks source link

Deployment of Flask app on Vercel results in 'Method Not Allowed' errors #32

Open isatyamks opened 2 weeks ago

isatyamks commented 2 weeks ago

I deployed a dynamic Flask app on Vercel, but some functions are not being called, resulting in 'Method Not Allowed' errors. Looking for suggestions on the best platform and approach to deploy this app smoothly.

Rani1303 commented 2 weeks ago

@isatyamks I would like to resolve this bug.

isatyamks commented 2 weeks ago

@Rani1303, could you also mention which platform you’re considering for deployment?

Rani1303 commented 2 weeks ago

@isatyamks I will be using vercel only, I have worked on this repo earlier also. And I am familiar with the codebase now, I just have to look it once and will fix this issue.