rubynor / bigfive-web

Website for taking personality tests
https://bigfive-test.com
MIT License
372 stars 146 forks source link

API Issues #119

Closed jonathancarfi closed 3 months ago

jonathancarfi commented 1 year ago

Hi, I'm trying to deploy to a local mongodb server, however my dev team are having some issues. From their view, the output runs correctly in the console, but there is no way for the output to be saved to the DB. • When we try to run the project on an older version, it runs on node 14, but the API folder is not running, so the live API is called instead (without Github instruction) • Here's the API: https://bigfive-test.com/api/ Refer to attachment Attachment 1

• Similarly, if we use GitHub instruction as a client say, there will be problems with Docker • Docker runs perfectly. On port, it does not work (refer to attachment) Attachment 2

• It gave an error with the yarn dev command after adding the vercel cli and the docker