rubynor / bigfive-web

Website for taking personality tests

Home Page:https://bigfive-test.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

api/save error 404 when saving result

Aksouda opened this issue · comments

I have forked the repo and deployed the app locally and on a server neither seem to show results eventhough I created an instance in Atlas and connected to the db as instructed but I doesn't seem to be connecting to the db I guess or is it somthing else that I need to add?

Same error here.... do you already set the dotenv for mongodb???

the problem is not the env variables it's that /api directory serverless functions is only handled by vercel so I had to deploy it on Vercel no other choice for me, i wanted to deploy it on my VPS but no matter what it didn't work even tried using Express js to hanlde /api but no luck /save is returning an error 500